splash: Introduce default_splash_locations
authorAlexey Brodkin <Alexey.Brodkin@synopsys.com>
Fri, 1 Jul 2016 19:48:16 +0000 (22:48 +0300)
committerAnatolij Gustschin <agust@denx.de>
Tue, 26 Jul 2016 06:47:37 +0000 (08:47 +0200)
commitb6de2cd7ee5af536ae67ab5522b69e5c4925f5f2
treedb88f0b751661dbbde3789962c30cfa3808184b2
parentd7b60fbfa63431eedccac17674311f0055f323fe
splash: Introduce default_splash_locations

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/zImage, .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>
Signed-off-by: Anatolij Gustschin <agust@denx.de>
common/splash.c
include/splash.h