[U-Boot] EABI 4.2

Simon Kagstrom simon.kagstrom at netinsight.net
Wed Mar 17 16:12:58 CET 2010


On Wed, 17 Mar 2010 09:53:36 -0500
Praveen G K <praveen.gk at gmail.com> wrote:

> > I had a similar problem a few months ago, which turned out to be a
> > stack alignment issue:
> >
> >  http://www.mail-archive.com/u-boot@lists.denx.de/msg23202.html
> >
> > the behavior was pretty similar, with code built with some compilers
> > working (by chance) and some others breaking.
> 
> Great! This does work when added to cpu/arm1176/start.S
> Is there any specific reason why this was not added to the arm11 stream?

Well, none other than that I didn't realise it affected other platforms
as well. Looking at the tip, it seems like pretty much all ARM
platforms are susceptible to this issue. So a mass-fix would probably
be in place.

// Simon


More information about the U-Boot mailing list