u-boot-brain/arch/arm/cpu
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
..
arm_intcm arm: fixloop(): do not use r8 for relocation 2010-12-09 11:01:15 +01:00
arm720t arm: fixloop(): do not use r8 for relocation 2010-12-09 11:01:15 +01:00
arm920t arm: fixloop(): do not use r8 for relocation 2010-12-09 11:01:15 +01:00
arm925t arm: fixloop(): do not use r8 for relocation 2010-12-09 11:01:15 +01:00
arm926ejs arm: fixloop(): do not use r8 for relocation 2010-12-09 11:01:15 +01:00
arm946es arm: fixloop(): do not use r8 for relocation 2010-12-09 11:01:15 +01:00
arm1136 arm: fixloop(): do not use r8 for relocation 2010-12-09 11:01:15 +01:00
arm1176 arm: fixloop(): do not use r8 for relocation 2010-12-09 11:01:15 +01:00
armv7 armv7: fix relocation skip 2010-12-09 11:01:16 +01:00
ixp arm: fixloop(): do not use r8 for relocation 2010-12-09 11:01:15 +01:00
lh7a40x arm: fixloop(): do not use r8 for relocation 2010-12-09 11:01:15 +01:00
pxa arm: fixloop(): do not use r8 for relocation 2010-12-09 11:01:15 +01:00
s3c44b0 arm: fixloop(): do not use r8 for relocation 2010-12-09 11:01:15 +01:00
sa1100 arm: fixloop(): do not use r8 for relocation 2010-12-09 11:01:15 +01:00