[U-Boot] [PATCH] video: cfb_console: fix hang if splashimage file is missing
Anatolij Gustschin
agust at denx.de
Fri Jan 13 20:23:25 CET 2017
On Wed, 30 Nov 2016 14:30:59 +0100
Anatolij Gustschin agust at denx.de wrote:
> If the splash file doesn't exist, the booting stops bricking
> the boards. Check return value of prepare function and stop
> decoding the logo data if splash prepare stage failed.
>
> Signed-off-by: Anatolij Gustschin <agust at denx.de>
> ---
> drivers/video/cfb_console.c | 6 ++++--
> 1 file changed, 4 insertions(+), 2 deletions(-)
applied to u-boot-video/master.
--
Anatolij
More information about the U-Boot
mailing list