* [U-Boot] Compiler flag -msoft-float in arch/powerpc/cpu/mpc83xx/config.mk
@ 2011-03-23 10:02 Holger Brunck
2011-03-23 10:07 ` Måns Rullgård
0 siblings, 1 reply; 3+ messages in thread
From: Holger Brunck @ 2011-03-23 10:02 UTC (permalink / raw)
To: u-boot
Hi all,
I am wondering why arch/powerpc/cpu/mpc83xx/config.mk sets -msoft-float for all
ppc 83xx processors. This is valid e.g. for MPC8321 but e.g. the MPC8360 has a
hardware floating point unit. Shouldn't the config.mk file distinguish between
different 83xx processors to set this flag only for those which don't have a FPU?
Best regards
Holger Brunck
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] Compiler flag -msoft-float in arch/powerpc/cpu/mpc83xx/config.mk
2011-03-23 10:02 [U-Boot] Compiler flag -msoft-float in arch/powerpc/cpu/mpc83xx/config.mk Holger Brunck
@ 2011-03-23 10:07 ` Måns Rullgård
2011-03-23 10:39 ` Wolfgang Denk
0 siblings, 1 reply; 3+ messages in thread
From: Måns Rullgård @ 2011-03-23 10:07 UTC (permalink / raw)
To: u-boot
Holger Brunck <holger.brunck@keymile.com> writes:
> Hi all,
> I am wondering why arch/powerpc/cpu/mpc83xx/config.mk sets
> -msoft-float for all ppc 83xx processors. This is valid e.g. for
> MPC8321 but e.g. the MPC8360 has a hardware floating point
> unit. Shouldn't the config.mk file distinguish between different 83xx
> processors to set this flag only for those which don't have a FPU?
This has been discussed to death here before. The short answer is
-msoft-float is correct. The long answer is in the list archives. The
last major debate on the topic was a month or two ago.
--
M?ns Rullg?rd
mans at mansr.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] Compiler flag -msoft-float in arch/powerpc/cpu/mpc83xx/config.mk
2011-03-23 10:07 ` Måns Rullgård
@ 2011-03-23 10:39 ` Wolfgang Denk
0 siblings, 0 replies; 3+ messages in thread
From: Wolfgang Denk @ 2011-03-23 10:39 UTC (permalink / raw)
To: u-boot
Dear =?iso-8859-1?Q?M=E5ns_Rullg=E5rd?=,
In message <yw1xoc52rvyk.fsf@unicorn.mansr.com> you wrote:
> Holger Brunck <holger.brunck@keymile.com> writes:
>
> > Hi all,
> > I am wondering why arch/powerpc/cpu/mpc83xx/config.mk sets
> > -msoft-float for all ppc 83xx processors. This is valid e.g. for
> > MPC8321 but e.g. the MPC8360 has a hardware floating point
> > unit. Shouldn't the config.mk file distinguish between different 83xx
> > processors to set this flag only for those which don't have a FPU?
>
> This has been discussed to death here before. The short answer is
> -msoft-float is correct. The long answer is in the list archives. The
> last major debate on the topic was a month or two ago.
For reference, see here:
http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/94880
and
http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/94940
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
The only person who always got his work done by Friday
was Robinson Crusoe.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-03-23 10:39 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-23 10:02 [U-Boot] Compiler flag -msoft-float in arch/powerpc/cpu/mpc83xx/config.mk Holger Brunck
2011-03-23 10:07 ` Måns Rullgård
2011-03-23 10:39 ` Wolfgang Denk
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.