nb/amd/mct_ddr3: Add MCE reporting logic

Hardware / Coreboot - Timothy Pearson [raptorengineeringinc.com] - 8 April 2016 09:43 UTC

When a fatal error and subsequent sync flood / reset occurs, the MCA status registers may contain valuable information on the cause of the fatal error. Add functions to report MCEs and reset the MCA status registers early in the boot process.

Change-Id: Icde1051ac22f93688de1330f5e2c9ce28b14b59a

1d9370b nb/amd/mct_ddr3: Add MCE reporting logic
src/northbridge/amd/amdmct/mct_ddr3/mct_d.c | 23 +++++++++++++++++++++++
src/northbridge/amd/amdmct/mct_ddr3/mct_d.h | 1 +
src/northbridge/amd/amdmct/mct_ddr3/mctecc_d.c | 2 +-
3 files changed, 25 insertions(+), 1 deletion(-)

Upstream: review.coreboot.org


  • Share