uboot/arch/arm/cpu/arm920t
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
..
a320
at91 arm: Move lastinc to arch_global_data 2013-02-01 15:07:50 -05:00
ep93xx arm: Make all linker scripts compatible with per-symbol sections 2013-04-12 07:55:09 +02:00
imx
ks8695
s3c24x0 arm: Move lastinc to arch_global_data 2013-02-01 15:07:50 -05:00
Makefile
config.mk
cpu.c
interrupts.c
start.S arm: factorize relocate_code routine 2013-05-30 20:24:38 +02:00