Skip to content
Commit e11f9166 authored by Alberto Panizzo's avatar Alberto Panizzo Committed by Marek Vasut
Browse files

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: default avatarAlberto Panizzo <alberto@amarulasolutions.com>
Reviewed-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
parent e4b34a76
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment