u-boot/arch/arm/cpu/arm926ejs
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
..
at91 AT91: fix EMAC gpio init in at91sam9260_devices.c 2010-12-07 16:36:40 +01:00
davinci Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
kirkwood Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
mb86r0x Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
mx25 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
mx27 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
nomadik Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
omap Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
orion5x Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
spear Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
versatile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
config.mk arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
cpu.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: relocate_code(): do not set register useless 2010-12-09 11:01:15 +01:00
u-boot.lds ARM: fix linker file for newer ld support 2010-11-17 20:44:32 +01:00