u-boot-brain/board/compulab/common
Igor Grinberg f4a40f05f5 omap3: cm-t35: extract the splash code from board
The splash screen loading code can be reused by other compulab boards.
For now extract it to a common location for further reuse.

This also switches the splash code dependency from CONFIG_LCD to
CONFIG_SPLASH_SCREEN as it should normally be.

In addition this patch fixes the accidental dependency of the
get_board_mem_timings() function on CONFIG_LCD, by just moving the
splash code and leaving the above function intact.

Signed-off-by: Igor Grinberg <grinberg@compulab.co.il>
Reviewed-by: Tom Rini <trini@ti.com>
2014-11-06 11:04:40 -05:00
..
common.c omap3: cm-t35: move the USB hub reset code 2014-11-06 11:04:40 -05:00
common.h omap3: cm-t35: extract the splash code from board 2014-11-06 11:04:40 -05:00
eeprom.c compulab: refactor board revision handling 2014-11-06 11:04:40 -05:00
eeprom.h compulab: eeprom: enable any i2c driver 2014-05-23 19:40:39 -04:00
Makefile omap3: cm-t35: extract the splash code from board 2014-11-06 11:04:40 -05:00
omap3_display.c cm_t35: use scf0403 driver 2013-11-12 10:12:07 +01:00
splash.c omap3: cm-t35: extract the splash code from board 2014-11-06 11:04:40 -05:00