mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-12 07:57:21 +00:00
a1a47d3c57
In case we are still at relocation target address before relocation we do not need to load the registers needed for relocation. We should instead skip the whole relocation part and jump over to clear_bss immediately. Signed-off-by: Andreas Biemann <andreas.devel@googlemail.com> |
||
---|---|---|
.. | ||
config.mk | ||
cpu.c | ||
Makefile | ||
omap925.c | ||
start.S | ||
timer.c | ||
u-boot.lds |