u-boot-brain/arch/arm/cpu/arm1176
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
..
s3c64xx Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
tnetv107x 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 ARM1176: Coexist with other ARM1176 platforms 2010-06-08 10:07:17 -05:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
start.S arm: fixloop(): do not use r8 for relocation 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