u-boot-brain/arch/arm/cpu/ixp
Albert ARIBAUD 3da0e5750b arm: factorize relocate_code routine
Replace all relocate_code routines from ARM start.S files
with a single instance in file arch/arm/lib/relocate.S.
For PXA, this requires moving the dcache unlocking code
from within relocate_code into c_runtime_cpu_setup.

Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
Reviewed-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Tested-by: Simon Glass <sjg@chromium.org>
2013-05-30 20:24:38 +02:00
..
config.mk arm: Enable -ffunction-sections / -fdata-sections / --gc-sections 2013-05-23 12:09:56 +02:00
cpu.c Consolidate bootcount code into drivers/bootcount 2012-09-01 14:26:02 +02:00
interrupts.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
start.S arm: factorize relocate_code routine 2013-05-30 20:24:38 +02:00
timer.c ixp: Move timestamp to arch_global_data 2013-02-01 15:07:50 -05:00
u-boot.lds ARM: Fix __bss_start and __bss_end in linker scripts 2013-04-13 22:37:20 +02:00