u-boot/arch/arm/cpu
Andreas Bießmann 1f52d89f2b arm: fixloop(): do not use r8 for relocation
r8 is used for global_data and should therefore be left alone!

For C code the compiler flag --fixed-r8 does the job, but in assembler
we need to be aware of that fact.

Signed-off-by: Andreas Biemann <andreas.devel@googlemail.com>
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
arm_intcm arm: fixloop(): do not use r8 for relocation 2010-12-09 11:01:15 +01:00
armv7 arm: fixloop(): do not use r8 for relocation 2010-12-09 11:01:15 +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