1
0
Fork 0
remarkable-uboot/arch/arm/cpu/armv7/omap-common
Tom Rini 861a86f460 omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()
Only omap4/5 currently have a meaningful set of display text and overo
had been adding a function to display nothing.  Change how this works to
be opt-in and only turned on for omap4/5 now.

Signed-off-by: Tom Rini <trini@ti.com>
2012-09-27 09:48:38 -07:00
..
Makefile dm: Move OMAP GPIO driver to drivers/gpio/ 2012-09-01 14:58:13 +02:00
boot-common.c ARM:AM33XX: Add SPL support for AM335X EVM 2012-01-16 08:40:12 +01:00
clocks-common.c OMAP5: DPLL core lock for OMAP5432 2012-07-07 14:07:24 +02:00
config.mk Reduce build times 2011-11-03 20:44:58 +01:00
emif-common.c ARM: OMAP4+: Move external phy initialisations to arch specific place. 2012-07-07 14:07:35 +02:00
hwinit-common.c omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print() 2012-09-27 09:48:38 -07:00
lowlevel_init.S omap4/5/am33xx: Make lowlevel_init available to all armv7 platforms 2012-09-01 14:58:19 +02:00
mem-common.c omap4: make omap4 code common for future reuse 2011-11-15 22:25:50 +01:00
reset.c ARM: OMAP3+: Detect reset type 2012-07-07 14:07:34 +02:00
spl.c omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print() 2012-09-27 09:48:38 -07:00
spl_mmc.c spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORT 2012-09-27 09:48:37 -07:00
spl_nand.c CMD: Fix CONFIG_CMD_SAVEBP_WRITE_SIZE -> CONFIG_CMD_SPL_WRITE_SIZE 2012-04-19 22:01:13 +02:00
spl_ymodem.c SPL: Add YMODEM over UART load support 2012-03-26 23:09:25 +02:00
timer.c Timer: Remove reset_timer_masked() 2011-07-26 14:54:15 +02:00
u-boot-spl.lds omap: add basic SPL support 2011-08-03 12:49:20 +02:00
utils.c omap4: calculate EMIF register values 2011-08-03 12:49:19 +02:00
vc.c OMAP3+: Introduce generic logic for OMAP voltage controller 2012-05-15 08:31:22 +02:00