diff options
| author | Andreas Bießmann <andreas.devel@googlemail.com> | 2010-12-01 00:58:35 +0100 | 
|---|---|---|
| committer | Wolfgang Denk <wd@denx.de> | 2010-12-09 11:01:15 +0100 | 
| commit | 1f52d89f2b4b5ca8dde7aa1be02bb1c658e0aa13 (patch) | |
| tree | ab6baf9b1912ae1f9702529bce1d213be74ed860 /arch/arm/cpu/s3c44b0/cpu.c | |
| parent | a1a47d3c57e3bc3c49bc1eca94c00eba4880d2c3 (diff) | |
| download | olio-uboot-2014.01-1f52d89f2b4b5ca8dde7aa1be02bb1c658e0aa13.tar.xz olio-uboot-2014.01-1f52d89f2b4b5ca8dde7aa1be02bb1c658e0aa13.zip | |
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 Bießmann <andreas.devel@googlemail.com>
Diffstat (limited to 'arch/arm/cpu/s3c44b0/cpu.c')
0 files changed, 0 insertions, 0 deletions