Re: [U-Boot] [PATCH v2] splash: Introduce default_splash_locations

2016-07-27 Thread Anatolij Gustschin
On Tue, 26 Jul 2016 08:52:52 +0200 Anatolij Gustschin ag...@denx.de wrote: > From: Alexey Brodkin > > 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 m

[U-Boot] [PATCH v2] splash: Introduce default_splash_locations

2016-07-25 Thread Anatolij Gustschin
From: Alexey Brodkin 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 pu