mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-12 16:07:30 +00:00
a78fb68f71
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> |
||
---|---|---|
.. | ||
cache.c | ||
config.mk | ||
cpu.c | ||
Makefile | ||
start.S | ||
timer.c | ||
u-boot.lds |