public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Frank Smith <smith@amirix.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] cpu/ppc4xx/start.S Machine Check Exception
Date: Mon, 9 Jun 2003 20:24:53 -0300	[thread overview]
Message-ID: <03Jun9.201533adt.7304@dragon.appliedmicro.ns.ca> (raw)

Hi,

[My apologies for the repost]

In cpu/ppc4xx/start.S, in the exception vector table, shouldn't

   /* Machine check */
      STD_EXCEPTION(0x200, MachineCheck, MachineCheckException)

be

   /* Machine check */
      CRIT_EXCEPTION(0x200, MachineCheck, MachineCheckException)

because a machine check is a critical exception on a 4xx?

I noticed this in ppcboot-2.0.0, and it seems to be the same way
in u-boot CVS.


Thanks,
-Frank.
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.488 / Virus Database: 287 - Release Date: 6/5/03

             reply	other threads:[~2003-06-09 23:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-09 23:24 Frank Smith [this message]
2003-06-16 20:42 ` [U-Boot-Users] cpu/ppc4xx/start.S Machine Check Exception Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2003-06-07 17:32 Frank Smith

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=03Jun9.201533adt.7304@dragon.appliedmicro.ns.ca \
    --to=smith@amirix.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox