Skip to content

Tags: linux-msm/qdl

Tags

v2.1

Toggle v2.1's commit message
UFS provisioning and usage improvements

The UFS provisioning support is brough up to date. The default handling
of requests to flash missing files is changed to fail the flashing, to
avoid mistakes with partially flashed builds. Usage help text is
updated to better match the implementation.

v2.0

Toggle v2.0's commit message
Ramdump, libusb and lots of improvements

It's been almost 7 years since v1.0. We've gained UFS provisioning
support, transition to UFBFS and later libusb, ramdump support,
kickstart support, and a ton of fixes.

v1.0

Toggle v1.0's commit message
firehose: Read back max payload size

The max payload size is negotiated through the configure and configure
response messages. Update the max payload size based on the
configuration response value, if present.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>