public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] cpu/ppc4xx/start.S Machine Check Exception
@ 2003-06-07 17:32 Frank Smith
  0 siblings, 0 replies; 3+ messages in thread
From: Frank Smith @ 2003-06-07 17:32 UTC (permalink / raw)
  To: u-boot

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.

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

* [U-Boot-Users] cpu/ppc4xx/start.S Machine Check Exception
@ 2003-06-09 23:24 Frank Smith
  2003-06-16 20:42 ` Wolfgang Denk
  0 siblings, 1 reply; 3+ messages in thread
From: Frank Smith @ 2003-06-09 23:24 UTC (permalink / raw)
  To: u-boot

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

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

* [U-Boot-Users] cpu/ppc4xx/start.S Machine Check Exception
  2003-06-09 23:24 [U-Boot-Users] cpu/ppc4xx/start.S Machine Check Exception Frank Smith
@ 2003-06-16 20:42 ` Wolfgang Denk
  0 siblings, 0 replies; 3+ messages in thread
From: Wolfgang Denk @ 2003-06-16 20:42 UTC (permalink / raw)
  To: u-boot

Hi,

in message <03Jun9.201533adt.7304@dragon.appliedmicro.ns.ca> you wrote:
> 
> 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?

Added. Thanks.


Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd at denx.de
You speak of courage. Obviously you do not know the  difference  bet-
ween  courage and foolhardiness. Always it is the brave ones who die,
the soldiers.
	-- Kor, the Klingon Commander, "Errand of Mercy",
	   stardate 3201.7

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

end of thread, other threads:[~2003-06-16 20:42 UTC | newest]

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

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