All of lore.kernel.org
 help / color / mirror / Atom feed
From: gnemas at gmail.com <gnemas@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Whose responsibility is it to enable FPU?
Date: Mon, 14 Jun 2010 19:02:25 +0000	[thread overview]
Message-ID: <0016e6480e82187a72048902213a@google.com> (raw)

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

             reply	other threads:[~2010-06-14 19:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-14 19:02 gnemas at gmail.com [this message]
2010-06-14 20:10 ` [U-Boot] Whose responsibility is it to enable FPU? 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0016e6480e82187a72048902213a@google.com \
    --to=gnemas@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.