Home
last modified time | relevance | path

Searched hist:b4fc6f221474e2bc9f3e4af52556fd4ab5cbb9b9 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/
H A Dcfb_console.cb4fc6f221474e2bc9f3e4af52556fd4ab5cbb9b9 Wed Nov 30 13:30:59 UTC 2016 Anatolij Gustschin <agust@denx.de> video: cfb_console: fix hang if splashimage file is missing

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@denx.de>