danielkutik / qdl

Qualcomm Download

Home Page:https://github.com/andersson/qdl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qualcomm Download
=================

This tool communicates with USB devices of id 05c6:9008 to upload a flash
loader and use this to flash images.

Usage:
  qdl <prog.mbn> [<program> <patch> ...]

Building
========
In order to build the project you need libxml2 headers and libraries, found in
e.g. the libxml2-dev package.

With this installed run:
  make

About

Qualcomm Download

https://github.com/andersson/qdl

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C 99.4%Language:Makefile 0.6%