mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-15 17:28:15 +00:00
dec96689ca
The restore sequence in lowlevel_init was in the wrong order, causing lr to lose its original value and be set equal to ip instead. Also, its use of the stack clashes with that of s_init, so move the s_init call after the restore and turn it into a tail-optimized branch. Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net> Tested-by: Jeroen Hofstee <jeroen@myspectrum.nl> |
||
---|---|---|
.. | ||
board.c | ||
clock.c | ||
config.mk | ||
emac.c | ||
emif4.c | ||
lowlevel_init.S | ||
Makefile | ||
mem.c | ||
sdrc.c | ||
spl_id_nand.c | ||
sys_info.c |