diff options
author | Andreas Bießmann <andreas.devel@googlemail.com> | 2010-12-01 00:58:33 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2010-12-09 11:01:14 +0100 |
commit | a78fb68f718383ba7eea410340be66e94cd3540d (patch) | |
tree | a5e41668b607603d00aeed96d07b718cc308db3e /board/actux2 | |
parent | bb141079d34bebb073c5b0566313e1441973ec01 (diff) | |
download | u-boot-imx-a78fb68f718383ba7eea410340be66e94cd3540d.zip u-boot-imx-a78fb68f718383ba7eea410340be66e94cd3540d.tar.gz u-boot-imx-a78fb68f718383ba7eea410340be66e94cd3540d.tar.bz2 |
arm: copy_loop(): use scratch register
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@googlemail.com>
Diffstat (limited to 'board/actux2')
0 files changed, 0 insertions, 0 deletions