Skip to content

rdeterre/qdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Romain Deterre
Jul 9, 2021
07df9b7 · Jul 9, 2021
Mar 4, 2021
Feb 5, 2021
Feb 5, 2021
Aug 29, 2017
Oct 5, 2017
Apr 2, 2021
Feb 23, 2021
Jul 25, 2017
Jul 9, 2021
Jul 6, 2021
Jan 8, 2019
Jul 9, 2021
Jul 9, 2021
Mar 24, 2021
Mar 19, 2021
Jul 9, 2021
Mar 17, 2021
Jul 9, 2021
Jul 9, 2021
Mar 17, 2021
Jul 9, 2021
Mar 17, 2021
Jan 8, 2019
Mar 17, 2021

Repository files navigation

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