[U-Boot] [PATCH] Make arm926ejs use -mabi=apcs-gnu to avoid EABI problems

Simon Kagstrom simon.kagstrom at netinsight.net
Fri Oct 2 16:44:03 CEST 2009


On Thu, 01 Oct 2009 20:27:11 +0200
Wolfgang Denk <wd at denx.de> wrote:

> > > > > -PLATFORM_CPPFLAGS += -march=armv5te
> > > > > +PLATFORM_CPPFLAGS += -march=armv5te -mabi=apcs-gnu
>
> I have to admit that I really hesitate ifwe should add this - the
> longer I think about it, the more I tend to say no.
>
> I call upon everybody who has some time and resources and who is able
> to reproduce the problem (so far I was not) to help and dig into this,
> so we can understand what's going on, and finally fix the cause of the
> problem, instead of trying to hush it up.

OK, I understand. I meant to take a look at this today again, but got
busy with other things. I'll try to get some time for this again next
week.

// Simon


More information about the U-Boot mailing list