[U-Boot] [PATCH] splash: Accommodate DM_USB in splash_init_usb()

Anatolij Gustschin agust at denx.de
Mon Jul 25 23:03:54 CEST 2016


Hi Alexey,

On Fri,  1 Jul 2016 22:47:36 +0300
Alexey Brodkin Alexey.Brodkin at synopsys.com wrote:

> Current implementation of splash_init_usb() requires usb_stor_scan()
> which doesn't exist in case of DM_USB simply because real probing
> happens right in usb_init().
> 
> So disable usage of usb_stor_scan() in case of DM_USB.
> 
> Signed-off-by: Alexey Brodkin <abrodkin at synopsys.com>
> Cc: Nikita Kiryanov <nikita at compulab.co.il>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Jeroen Hofstee <jeroen at myspectrum.nl>
> Cc: Anatolij Gustschin <agust at denx.de>
> Cc: Robert Winkler <robert.winkler at boundarydevices.com>
> ---
>  common/splash_source.c | 6 +++++-
>  1 file changed, 5 insertions(+), 1 deletion(-)

applied to u-boot-video/master, thanks!

Anatolij


More information about the U-Boot mailing list