u-boot-brain/arch/arm/cpu/armv7
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
..
am33xx am33xx: Add support, update omap3 McSPI driver 2012-09-01 14:58:18 +02:00
exynos EXYNOS: PINMUX: Add pinmux support for I2C 2012-07-31 08:02:28 +02:00
highbank Consolidate bootcount code into drivers/bootcount 2012-09-01 14:26:02 +02:00
imx-common imx: Use a clear identification of an unidentified CPU type 2012-09-01 14:58:16 +02:00
mx5 imx-common: add i2c.c for bus recovery support 2012-07-31 08:00:57 +02:00
mx6 imx-common: add i2c.c for bus recovery support 2012-07-31 08:00:57 +02:00
omap3 arm, omap3: fix warm reset serial output on OMAP36xx/AM/DM37xx 2012-05-15 08:31:41 +02:00
omap4 ARM: OMAP4/5: Move USB clocks to essential group. 2012-07-07 14:07:36 +02:00
omap5 ARM: OMAP4/5: Move USB clocks to essential group. 2012-07-07 14:07:36 +02:00
omap-common omap4/5/am33xx: Make lowlevel_init available to all armv7 platforms 2012-09-01 14:58:19 +02:00
s5p-common Exynos: fix cpuinfo and cpu detecting 2012-07-07 14:07:25 +02:00
s5pc1xx armv7: add appropriate headers for assembly functions 2012-05-15 08:31:26 +02:00
tegra2 tegra: add GMC/GMD funcmux entry for SFLASH 2012-07-09 22:44:33 +02:00
u8500 armv7: add appropriate headers for assembly functions 2012-05-15 08:31:26 +02:00
cache_v7.c armv7: cache: remove flush on un-aligned invalidate 2011-09-04 11:36:16 +02:00
config.mk Revert "arm: armv7: add compile option -mno-unaligned-access if available" 2012-09-01 14:58:10 +02:00
cpu.c Revert "arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0" 2012-07-09 09:19:00 +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 omap4/5/am33xx: Make lowlevel_init available to all armv7 platforms 2012-09-01 14:58:19 +02:00
start.S arm: Fix to mistake clean the memory space 2012-07-20 14:24:08 +02:00
syslib.c ARMV7: Vexpress: fix build errors 2010-12-08 23:44:21 +01:00