[U-Boot] [PATCH v2] splash: Introduce default_splash_locations
Anatolij Gustschin
agust at denx.de
Wed Jul 27 19:34:21 CEST 2016
On Tue, 26 Jul 2016 08:52:52 +0200
Anatolij Gustschin agust at denx.de wrote:
> From: Alexey Brodkin <Alexey.Brodkin at synopsys.com>
>
> 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 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>
> Signed-off-by: Anatolij Gustschin <agust at denx.de>
> ---
>
> Changes in v2:
> - add empty splash_source_load() if CONFIG_SPLASH_SOURCE
> is not defined (fixes building sandbox configuration)
>
> common/splash.c | 30 +++++++++++++++++++++++++++++-
> include/splash.h | 9 +++++++++
> 2 files changed, 38 insertions(+), 1 deletion(-)
applied to u-boot-video/master.
--
Anatolij
More information about the U-Boot
mailing list