diff options
author | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2012-10-07 09:24:10 +0000 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2012-10-08 11:15:04 -0700 |
commit | dec96689caac25780174b4899032faf788824ac4 (patch) | |
tree | 49b415b3a1da052b6b3d7fcbf146364991a28fc4 /Makefile | |
parent | 8cc64bafc00415877ed51769ca90cb562ded5c01 (diff) | |
download | u-boot-imx-dec96689caac25780174b4899032faf788824ac4.zip u-boot-imx-dec96689caac25780174b4899032faf788824ac4.tar.gz u-boot-imx-dec96689caac25780174b4899032faf788824ac4.tar.bz2 |
arm: armv7: omap3: Fix restore sequence in lowlevel_init
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>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions