mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 00:32:04 +02:00
usb: rockchip: implement K_FW_LBA_ERASE_10 command
This command is part of the write partition sequence performed by rkdeveloptool: one partition is first completely erased and than wrote. Signed-off-by: Alberto Panizzo <alberto@amarulasolutions.com> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
committed by
Marek Vasut
parent
e11f9166f3
commit
f68c8e827c
@@ -49,6 +49,7 @@ Current set of rkdeveloptool commands supported:
|
||||
- td : Test Device Ready
|
||||
- rl : Read blocks using LBA
|
||||
- wl : Write blocks using LBA
|
||||
- wlx: Write partition
|
||||
|
||||
To do
|
||||
-----
|
||||
|
Reference in New Issue
Block a user