
13 Mar
2016
13 Mar
'16
2:53 a.m.
On 29 February 2016 at 15:25, Simon Glass sjg@chromium.org wrote:
Update this code to support CONFIG_BLK. Each USB storage device can have one or more block devices as children, each one representing a LUN (logical unit) of the USB device.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v2: None
common/usb_storage.c | 141 ++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 135 insertions(+), 6 deletions(-)
Applied to u-boot-dm/next.