[U-Boot] [PATCH] Switch from archive libraries to partial linking

Wolfgang Denk wd at denx.de
Tue Jan 25 21:19:19 CET 2011


Dear Scott Wood,

In message <20110125140547.2825fdad at udp111988uds.am.freescale.net> you wrote:
>
> On cores that have FP (at least those that support the FPU POST, and
> which are currently having problems), use hard float, enable
> MSR[FP] or equivalent, and let GCC use FP for various tasks if it
> wants.  This shouldn't involve much more complexity than adding a
> small amount of init, which you'd need for the POST anyway.
> 
> On cores that don't have FP, use soft float, and don't include
> the FPU POST code.  This should not be any different than today, except
> for adding another compiler flag that depends on the build target.

And why exactly should we do all this, given the fact that there are
no intentions to work with floating point data in U-Boot?

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
e-credibility: the non-guaranteeable likelihood that  the  electronic
data you're seeing is genuine rather than somebody's made-up crap.
- Karl Lehenbauer


More information about the U-Boot mailing list