[U-Boot] [PATCH v2 28/80] dm: usb: Convert usb_storage to driver model
Simon Glass
sjg at chromium.org
Tue Apr 7 20:43:16 CEST 2015
On 25 March 2015 at 12:22, Simon Glass <sjg at chromium.org> wrote:
> Add support for scanning USB storage devices with driver model. This mostly
> involves adding a USB device ID for storage devices.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> common/usb_storage.c | 51 +++++++++++++++++++++++++++++++++++++++++++++++++--
> 1 file changed, 49 insertions(+), 2 deletions(-)
Applied to u-boot-dm/next.
More information about the U-Boot
mailing list