[U-Boot] [PATCH 1/4] arm: copy_loop(): use scratch register

Wolfgang Denk wd at denx.de
Wed Dec 8 23:59:07 CET 2010


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

In message <1291161516-21861-2-git-send-email-andreas.devel at googlemail.com> you wrote:
> This patch uses r1 as scratch register for copy_loop(). Therefore we do
> not longer need r7 for the storage of relocate_code()'s 'addr_moni' (the
> destination address of relocation).
> Therefore r7 can be used later on for other purposes.
> 
> Signed-off-by: Andreas Bießmann <andreas.devel at googlemail.com>
> ---
>  arch/arm/cpu/arm1136/start.S   |   10 +++++-----
>  arch/arm/cpu/arm1176/start.S   |   10 +++++-----
>  arch/arm/cpu/arm720t/start.S   |   10 +++++-----
>  arch/arm/cpu/arm920t/start.S   |   10 +++++-----
>  arch/arm/cpu/arm925t/start.S   |   10 +++++-----
>  arch/arm/cpu/arm926ejs/start.S |   10 +++++-----
>  arch/arm/cpu/arm946es/start.S  |   10 +++++-----
>  arch/arm/cpu/arm_intcm/start.S |   10 +++++-----
>  arch/arm/cpu/armv7/start.S     |   10 +++++-----
>  arch/arm/cpu/ixp/start.S       |   10 +++++-----
>  arch/arm/cpu/lh7a40x/start.S   |   10 +++++-----
>  arch/arm/cpu/pxa/start.S       |   10 +++++-----
>  arch/arm/cpu/s3c44b0/start.S   |   10 +++++-----
>  arch/arm/cpu/sa1100/start.S    |   10 +++++-----
>  14 files changed, 70 insertions(+), 70 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
Computers are not intelligent.  They only think they are.


More information about the U-Boot mailing list