[U-Boot] [PATCH 3/4] arm: fixloop(): do not use r8 for relocation

Wolfgang Denk wd at denx.de
Thu Dec 9 00:00:00 CET 2010


Dear =?UTF-8?q?Andreas=20Bie=C3=9Fmann?=,

In message <1291161516-21861-4-git-send-email-andreas.devel at googlemail.com> you wrote:
> 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 at googlemail.com>
> ---
>  arch/arm/cpu/arm1136/start.S   |    6 +++---
>  arch/arm/cpu/arm1176/start.S   |    6 +++---
>  arch/arm/cpu/arm720t/start.S   |    6 +++---
>  arch/arm/cpu/arm920t/start.S   |    6 +++---
>  arch/arm/cpu/arm925t/start.S   |    6 +++---
>  arch/arm/cpu/arm926ejs/start.S |    6 +++---
>  arch/arm/cpu/arm946es/start.S  |    6 +++---
>  arch/arm/cpu/arm_intcm/start.S |    6 +++---
>  arch/arm/cpu/armv7/start.S     |    6 +++---
>  arch/arm/cpu/ixp/start.S       |    6 +++---
>  arch/arm/cpu/lh7a40x/start.S   |    6 +++---
>  arch/arm/cpu/pxa/start.S       |    6 +++---
>  arch/arm/cpu/s3c44b0/start.S   |    6 +++---
>  arch/arm/cpu/sa1100/start.S    |    6 +++---
>  14 files changed, 42 insertions(+), 42 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
The IQ of the group is the lowest IQ of a member of the group divided
by the number of people in the group.


More information about the U-Boot mailing list