public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Whose responsibility is it to enable FPU?
@ 2010-06-14 19:02 gnemas at gmail.com
  2010-06-14 20:10 ` Måns Rullgård
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: gnemas at gmail.com @ 2010-06-14 19:02 UTC (permalink / raw)
  To: u-boot

I built u-boot for a 440EPx board derived from the sequoia configuration.

I am using an FPU-enabled gcc cross compiler.

U-Boot runs fine and successfully boots my operating system (Linux and  
uClibc-based root filesystem).

However, I was having a problem running busybox that I traced to errors  
occurring executing setjmp, which attempts to save floating point registers.

Then I realized that the FPU was not enabled in the MSR or in the ccr0  
register.

Have I misconfigured something, or should I go ahead and add code to u-boot  
to enable the FPU?

Thanks,

Gregg

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-06-18  4:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-14 19:02 [U-Boot] Whose responsibility is it to enable FPU? gnemas at gmail.com
2010-06-14 20:10 ` Måns Rullgård
2010-06-14 20:30 ` Wolfgang Denk
2010-06-14 21:08   ` gnemas at gmail.com
2010-06-14 21:23     ` Wolfgang Denk
2010-06-15 18:12     ` gnemas at gmail.com
2010-06-18  4:17 ` Aggrwal Poonam-B10812

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox