diff options
author | Alberto Panizzo <alberto@amarulasolutions.com> | 2018-07-12 13:05:44 +0200 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2018-08-08 22:22:07 +0200 |
commit | e11f9166f37c5d8e0f3c58bb5a1b03601e85643b (patch) | |
tree | 4bf61acef4518d6c71d0842804256a5e1631ae5e /drivers/usb/gadget/Makefile | |
parent | e4b34a7634c30ee2476ce019b8793099d02e1ac0 (diff) | |
download | u-boot-e11f9166f37c5d8e0f3c58bb5a1b03601e85643b.tar.gz |
usb: rockchip: implement K_FW_LBA_READ_10 command
This patch implement reading blocks form selected device with
LBA addressing.
Corresponding command on workstation is:
rkdeveloptool rl <start_blk> <blk_cnt> <file>
While we support reading more than one blocks per K_FW_LBA_READ_10
request, rkdeveloptool and original rockchip tool do perform
chunk reads limiting the maximum size per chunk far lower
than max int values.
Signed-off-by: Alberto Panizzo <alberto@amarulasolutions.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/usb/gadget/Makefile')
0 files changed, 0 insertions, 0 deletions