[U-Boot-Users] cpu/ppc4xx/start.S Machine Check Exception

Wolfgang Denk wd at denx.de
Mon Jun 16 22:42:32 CEST 2003


Hi,

in message <03Jun9.201533adt.7304 at 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




More information about the U-Boot mailing list