[U-Boot] [PATCH v2 25/32] dm: usb: Convert USB storage to use driver-model for block devs

Simon Glass sjg at chromium.org
Sun Mar 13 02:53:41 CET 2016


On 29 February 2016 at 15:25, Simon Glass <sjg at 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 at chromium.org>
> ---
>
> Changes in v2: None
>
>  common/usb_storage.c | 141 ++++++++++++++++++++++++++++++++++++++++++++++++---
>  1 file changed, 135 insertions(+), 6 deletions(-)

Applied to u-boot-dm/next.


More information about the U-Boot mailing list