ppc4xx: PPC440EPx Emit DDR0 registers on machine check interrupt
authorNiklaus Giger <niklaus.giger@nestal.com>
Mon, 25 Jun 2007 15:03:13 +0000 (17:03 +0200)
committerStefan Roese <sr@denx.de>
Mon, 25 Jun 2007 15:03:13 +0000 (17:03 +0200)
commita1bd6200eccd3a02040a955d5f43d3ee1fc9f93b
treef33e30b395a710c684d6728409ed1d0c87fc5824
parent807018fb7faceb429ce0cb47baa2073746b33a4e
ppc4xx: PPC440EPx Emit DDR0 registers on machine check interrupt

This patch prints the DDR status registers upon machine check
interrupt on the 440EPx/GRx. This can be useful especially when
ECC support is enabled.

I added some small changes to the original patch from Niklaus to
make it compile clean.

Signed-off-by: Niklaus Giger <niklaus.giger@nestal.com>
Signed-off-by: Stefan Roese <sr@denx.de>
cpu/ppc4xx/traps.c [changed mode: 0644->0755]