u-boot-brain/arch/arm/cpu/armv7/omap-common
Tom Rini 41aebf8106 omap4/5/am33xx: Make lowlevel_init available to all armv7 platforms
Make the lowlevel_init function that these platforms have which just
sets up the stack and calls a C function available to all armv7
platforms.  As part of this we change some of the macros that are used
to be more clear.  Previously (except for am335x evm) we had been
setting CONFIG_SYS_INIT_SP_ADDR to a series of new defines that are
equivalent to simply referencing NON_SECURE_SRAM_END.  On am335x evm we
should have been doing this initially and do now.

Cc: Sricharan R <r.sricharan@ti.com>
Tested-by: Allen Martin <amartin@nvidia.com>
Signed-off-by: Tom Rini <trini@ti.com>
2012-09-01 14:58:19 +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 OMAP4+: Force DDR in self-refresh after warm reset 2012-07-07 14:07:35 +02:00
lowlevel_init.S omap4/5/am33xx: Make lowlevel_init available to all armv7 platforms 2012-09-01 14:58:19 +02:00
Makefile dm: Move OMAP GPIO driver to drivers/gpio/ 2012-09-01 14:58:13 +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_mmc.c arm: omap5: correct boot device mode7 for eMMC 2012-05-15 08:31:25 +02: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
spl.c arm: omap5: correct boot device mode7 for eMMC 2012-05-15 08:31: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