Handling machine check exception
Matt Sealey
matt at genesi-usa.com
Thu Oct 12 20:34:05 EST 2006
The G2 core definitely has a DAR register (SPR 19).
Look on the Freescale site for G2CORERM.pdf - this is
your reference manual, not the one specifically for the
8247.
--
Matt Sealey <matt at genesi-usa.com>
Genesi, Manager, Developer Relations
ganesh subramonian wrote:
> Hi,
>
> I am trying to modify the machinecheck exception
> handler so that checks caused by data access to a
> particular address range can be ignored. In mpc866
> there is a register called DAR(Data Address Register)
> which gives the address[access to] which caused the
> exception. However this is not mentioned in the
> MPC8247 manual. Is there some equivalent register for
> 8247. (It seemed to me that the DAR should be a core
> register and hence should be there on 8247 also. but
> if i try to read i really dont get the address causing
> the error).
>
> Or is there some way i can specify that access to a
> particular range of address should not cause a machine
> check?? Please help.
>
> thanks
> ganesh
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
> _______________________________________________
> Linuxppc-dev mailing list
> Linuxppc-dev at ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-dev
More information about the Linuxppc-dev
mailing list