usb: rockchip: implement K_FW_LBA_ERASE_10 command
authorAlberto Panizzo <alberto@amarulasolutions.com>
Thu, 12 Jul 2018 11:05:45 +0000 (13:05 +0200)
committerMarek Vasut <marex@denx.de>
Wed, 8 Aug 2018 20:22:07 +0000 (22:22 +0200)
commitf68c8e827c26d2911224f5abaa68a94faed07d3e
tree0dcfeb4eac3787ebdc41c6feeff49bec79704893
parente11f9166f37c5d8e0f3c58bb5a1b03601e85643b
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>
arch/arm/include/asm/arch-rockchip/f_rockusb.h
doc/README.rockusb
drivers/usb/gadget/f_rockusb.c