coreboot/src/soc/intel
Subrata Banik 7196be433e 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>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32553
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Nick Vaccaro <nvaccaro@google.com>
2019-05-21 16:20:42 +00:00
..
apollolake soc/intel: Fill DIMM serial number from SPD 2019-05-18 20:32:42 +00:00
baytrail vboot: refactor OPROM code 2019-04-30 21:47:25 +00:00
braswell soc/intel/braswell/pmutil.c: Use GEN_PMCON1 for RTC status 2019-05-20 14:42:09 +00:00
broadwell soc/intel/broadwell/romstage: Clean up unused bist variable 2019-05-15 17:57:57 +00:00
cannonlake soc/intel/cannonlake: Configure SPI CS parameters in FSP UPD. 2019-05-20 16:28:38 +00:00
common soc/intel/common/block/gpio: Add gpio_pm_configure() function 2019-05-20 14:49:54 +00:00
denverton_ns soc/intel: Add GPI interrupt config register offset info 2019-04-29 12:18:27 +00:00
fsp_baytrail {bd82x6x,i82801gx,ibexpeak,lynxpoint}: Remove dead code and use macro 2019-05-13 09:30:54 +00:00
fsp_broadwell_de soc/{amd,intel}/chip: Use local include for chip.h 2019-04-26 16:49:13 +00:00
icelake soc/intel/icelake: Make use of gpio_pm_configure() 2019-05-20 14:50:06 +00:00
quark soc/{amd,intel}/chip: Use local include for chip.h 2019-04-26 16:49:13 +00:00
skylake soc/intel/skylake: Remove redundant mca_configure() in ramstage 2019-05-21 16:20:42 +00:00
Kconfig src/cpu: Remove dead sourced lines 2018-11-15 10:25:20 +00:00