mirror of
https://github.com/linux-msm/qdl.git
synced 2026-02-25 13:12:25 -08:00
b338928519f2dee0aced984c659baf33a3d7b38e
Added qdl support for emmc storage on platforms with UFS support. Use option --s emmc or ufs as a argument to qdl command, if not specified any option the default storage would be ufs Tested-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> Signed-off-by: Laxman <itsmelaxman91@gmail.com> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
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
Description
Languages
C
96.8%
Makefile
1.7%
Shell
1.5%