u-boot/arch
Andreas Bießmann a78fb68f71 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 Biemann <andreas.devel@googlemail.com>
2010-12-09 11:01:14 +01:00
..
arm arm: copy_loop(): use scratch register 2010-12-09 11:01:14 +01:00
avr32 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
blackfin Blackfin: drop initcode.o from combined object 2010-11-19 19:17:57 -05:00
i386 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
m68k Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
microblaze Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
mips Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
nios2 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
powerpc powerpc/85xx: do not reloc l2srbar if CONFIG_FLASH_BASE is not defined 2010-12-01 10:01:14 -06:00
sh sh: Fix build in start.S 2010-11-30 09:30:26 +09:00
sparc Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
.gitignore update include/asm/ gitignore after move 2010-05-07 00:17:30 +02:00