
On Fri, 1 Jul 2016 22:48:16 +0300 Alexey Brodkin Alexey.Brodkin@synopsys.com wrote:
This change introduces default_splash_locations which simplifies splash recovery from the first partition of USB/MMC/SATA drive.
Given usual mapping of the first partition of external media for basic boot stuff like uImage/zImaage, .dtb etc it looks quite obvious option to put there splash.bmp as well.
Signed-off-by: Alexey Brodkin abrodkin@synopsys.com Cc: Nikita Kiryanov nikita@compulab.co.il Cc: Simon Glass sjg@chromium.org Cc: Jeroen Hofstee jeroen@myspectrum.nl Cc: Anatolij Gustschin agust@denx.de Cc: Robert Winkler robert.winkler@boundarydevices.com
common/splash.c | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-)
applied to u-boot-video/master, thanks!
Anatolij