u-boot-brain/arch/arm
Andreas Bießmann b9c5081d7d armv7: fix relocation skip
I doubt the stack_setup() was defective before:
 we load the current location of _start and compare against destination
 of relocate_code(). If we are already there we shoud skip the
 relocation and jump over to clear_bss. Before the clear_bss was also skipped.

Signed-off-by: Andreas Biemann <andreas.devel@googlemail.com>
2010-12-09 11:01:16 +01:00
..
cpu armv7: fix relocation skip 2010-12-09 11:01:16 +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