From: Frank Smith <smith@AMIRIX.COM>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] cpu/ppc4xx/start.S Machine Check Exception
Date: Sat, 7 Jun 2003 14:32:25 -0300 [thread overview]
Message-ID: <03Jun7.142529adt.7304@dragon.appliedmicro.ns.ca> (raw)
Hi,
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.
next reply other threads:[~2003-06-07 17:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-07 17:32 Frank Smith [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-06-09 23:24 [U-Boot-Users] cpu/ppc4xx/start.S Machine Check Exception Frank Smith
2003-06-16 20:42 ` Wolfgang Denk
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=03Jun7.142529adt.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