Hello Pratikkumar V Prajapati, Patrick Rudolph, Nick Vaccaro, Aamir Bohra, caveh jalali, Rizwan Qureshi, build bot (Jenkins), Lijian Zhao, Furquan Shaikh, Patrick Georgi,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/32553
to look at the new patch set (#3).
Change subject: soc/intel/skylake: Remove redundant mca_configure() in ramstage ......................................................................
soc/intel/skylake: Remove redundant mca_configure() in ramstage
This patch removes redundant mca_configure() function call from ramstage to clear machine check exception. First time it's getting called from soc_core_init() function inside cpu.c file.
TEST=Build and boot SKL/KBL/AML platform without any machine-check exception.
Change-Id: I7e54fd07816c6317588ab6db06365937c4300ccd Signed-off-by: Subrata Banik subrata.banik@intel.com --- M src/soc/intel/skylake/finalize.c 1 file changed, 0 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/53/32553/3