Searched hist:b6de2cd7ee5af536ae67ab5522b69e5c4925f5f2 (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/common/ |
H A D | splash.c | diff b6de2cd7ee5af536ae67ab5522b69e5c4925f5f2 Fri Jul 01 14:48:16 CDT 2016 Alexey Brodkin <Alexey.Brodkin@synopsys.com> 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>
|
/openbmc/u-boot/include/ |
H A D | splash.h | diff b6de2cd7ee5af536ae67ab5522b69e5c4925f5f2 Fri Jul 01 14:48:16 CDT 2016 Alexey Brodkin <Alexey.Brodkin@synopsys.com> 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>
|