uboot-mt623x/arch/arm
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
..
cpu arm: relocate_code(): do not set register useless 2010-12-09 11:01:15 +01:00
include/asm arm920t/at91/timer: replace bss variables by gd 2010-12-07 22:08:07 +01:00
lib arm: add 8-byte alignment for ABI compliance before board_init_f 2010-12-08 23:50:09 +01:00
config.mk Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC 2010-10-29 21:39:59 +02:00