Skip to content

fbx/qdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

09d6bfb · Dec 3, 2018

History

51 Commits
Jul 8, 2016
Oct 5, 2017
Feb 22, 2018
Jul 25, 2017
Jul 23, 2018
Feb 23, 2018
Sep 21, 2016
Jul 5, 2018
Nov 7, 2017
Dec 3, 2018
Apr 19, 2018
Jul 23, 2018
Feb 23, 2018
Feb 22, 2018
Jul 25, 2017

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