u-boot/arch/arm/cpu/armv7
Andreas Bießmann a1a47d3c57 arm: relocate_code(): do not set register useless
In case we are still at relocation target address before relocation we
do not need to load the registers needed for relocation. We should
instead skip the whole relocation part and jump over to clear_bss
immediately.

Signed-off-by: Andreas Biemann <andreas.devel@googlemail.com>
2010-12-09 11:01:15 +01:00
..
mx5 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
omap-common Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
omap3 AM3517:EMIF4: fix SDRAM size to 256Mb 2010-11-29 16:36:10 -05:00
omap4 omap4: board: change global data pointer to file scope 2010-11-19 16:27:41 -05:00
s5p-common Merge branch 'master' of git://git.denx.de/u-boot-samsung 2010-11-30 21:30:13 +01:00
s5pc1xx Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
config.mk ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 2010-07-05 19:59:55 -04:00
cpu.c ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 2010-07-05 19:59:55 -04:00
start.S arm: relocate_code(): do not set register useless 2010-12-09 11:01:15 +01:00
syslib.c ARMV7: Vexpress: fix build errors 2010-12-08 23:44:21 +01:00
u-boot.lds ARM: fix linker file for newer ld support 2010-11-17 20:44:32 +01:00