bmx666 / qdl

Home Page:https://git.linaro.org/landing-teams/working/qualcomm/qdl.gi

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 and libudev headers
and libraries, found in e.g. the libxml2-dev and libudev-dev packages

With these installed run:
  make

About

https://git.linaro.org/landing-teams/working/qualcomm/qdl.gi

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


Languages

Language:C 98.7%Language:Makefile 1.3%