All of lore.kernel.org
 help / color / mirror / Atom feed
From: annamaya <annamaya@yahoo.com>
To: Dan Malek <dan@embeddededge.com>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: Floating point error on a MPC8280 based board
Date: Fri, 15 Oct 2004 18:03:03 -0700 (PDT)	[thread overview]
Message-ID: <20041016010303.65546.qmail@web53806.mail.yahoo.com> (raw)
In-Reply-To: <1FB8DAAD-1EF0-11D9-BD1F-003065F9B7DC@embeddededge.com>

Thanks for the reply Dan. I see it clearly now. I
think I need to visit my optometrist again. The pc is
set to 0xff000104 but the flash is mapped at
0xfff00000 and the default vector is going to be
0xfff00100. I need to look at the reset code just as
you suggested. I was stumped by the "floating point"
error since that was not something I expected on a bad
instruction fetch.

--- Dan Malek <dan@embeddededge.com> wrote:

> 
> On Oct 15, 2004, at 4:59 PM, annamaya wrote:
> 
> > When I try to reboot my system on a MPC8280 eval
> > board, I see the floating point error. Does anyone
> > know why is this happening?
> 
> It's trying to jump to a restart location in the
> boot rom.
> It fetches a bad instruction that attempts to
> execute
> as a floating point instruction.
> 
> > bash-2.05b# reboot -f
> > Restarting system
> > floating point used in kernel (task=cf458000,
> > pc=ff000104)
> 
> This program counter is a typical warm restart boot
> rom location.  Change the kernel reboot code to jump
> to the proper place in your boot rom or force a
> restart
> in some way.
> 
> 
> 	-- Dan
> 
> 



		
__________________________________
Do you Yahoo!?
Yahoo! Mail - Helps protect you from nasty viruses.
http://promotions.yahoo.com/new_mail

      reply	other threads:[~2004-10-16  1:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-15 20:59 Floating point error on a MPC8280 based board annamaya
2004-10-15 21:05 ` Kumar Gala
2004-10-15 21:21 ` Dan Malek
2004-10-16  1:03   ` annamaya [this message]

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=20041016010303.65546.qmail@web53806.mail.yahoo.com \
    --to=annamaya@yahoo.com \
    --cc=dan@embeddededge.com \
    --cc=linuxppc-embedded@ozlabs.org \
    /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.