From mboxrd@z Thu Jan 1 00:00:00 1970 From: Allen Martin Date: Wed, 15 Aug 2012 11:16:59 -0700 Subject: [U-Boot] [PATCH 2/2] armv7: Make lowlevel_init.S's lowlevel_init do ABI compatible stack In-Reply-To: <1344528116-13967-3-git-send-email-trini@ti.com> References: <1344528116-13967-1-git-send-email-trini@ti.com> <1344528116-13967-3-git-send-email-trini@ti.com> Message-ID: <20120815181659.GD4086@nvidia.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, Aug 09, 2012 at 09:01:56AM -0700, Tom Rini wrote: > Make sure that when we setup the stack before calling s_init() we have > the stack have 8-byte alignment for ABI compliance. > > Signed-off-by: Tom Rini > --- Tested-by: Allen Martin -- nvpublic