u-boot-brain/board/compulab/common
Nikita Kiryanov fd29dd554a compulab: splash: support multiple splash sources
Define a generic way for boards to define splash image locations:
- introduce struct splash_location
- introduce enum splash_storage
- update cl_splash_screen_prepare() to take an array of above struct
  and select the appropriate one based on the splashsource environment
  variable (if it is not defined- use the first splash location as default).

cm-t35 is updated to work with the new interface.

Signed-off-by: Nikita Kiryanov <nikita@compulab.co.il>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Igor Grinberg <grinberg@compulab.co.il>
Acked-by: Igor Grinberg <grinberg@compulab.co.il>
2015-01-29 17:42:29 +01:00
..
common.c omap3: cm-t35: move get_board_serial() fallback 2014-11-06 11:04:41 -05:00
common.h compulab: splash: support multiple splash sources 2015-01-29 17:42:29 +01:00
eeprom.c compulab: eeprom: allow reading mac address from multiple eeproms 2015-01-29 17:42:28 +01:00
eeprom.h compulab: eeprom: allow reading mac address from multiple eeproms 2015-01-29 17:42:28 +01:00
Makefile omap3: cm-t35: move the SMC911x code 2014-11-06 11:04:40 -05:00
omap3_display.c cm_t35: use scf0403 driver 2013-11-12 10:12:07 +01:00
omap3_smc911x.c omap3: cm-t35: move the SMC911x code 2014-11-06 11:04:40 -05:00
splash.c compulab: splash: support multiple splash sources 2015-01-29 17:42:29 +01:00