commit | 7b643a45c46b8e0f7769f09694e5090504cce520 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@ti.com> | Thu Aug 09 08:22:06 2012 -0700 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sat Sep 01 14:58:19 2012 +0200 |
tree | fdd84c3b7b4b71acc7e3104bdd2b1e5038a101f8 | |
parent | ee5bce429f45ca5ab3e4b7c496e4d595ba903790 [diff] |
armv7: Make lowlevel_init.S's lowlevel_init do ABI compatible stack Make sure that when we setup the stack before calling s_init() we have the stack have 8-byte alignment for ABI compliance. Tested-by: Allen Martin <amartin@nvidia.com> Signed-off-by: Tom Rini <trini@ti.com>