coreboot/src
Marshall Dawson bd4a3f8cd9 cpu/amd: Correct number of MCA banks cleared
Use the value discovered in the MCG_CAP[Count] for the number of MCA
status registers to clear.  The generations should have the following
number of banks:
 * Family 10h: 6 banks
 * Family 12h: 6
 * Family 14h: 6
 * Family 15h: 7
 * Family 16h: 6

Change-Id: I0fc6d127a200b10fd484e051d84353cc61b27a41
Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-on: https://review.coreboot.org/27923
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Martin Roth <martinroth@google.com>
2018-08-08 17:51:16 +00:00
..
acpi
arch arch: Retire cache_sync_instructions() from <arch/cache.h> (except arm) 2018-08-07 20:55:58 +00:00
commonlib security/tpm: Improve TCPA log generation 2018-08-03 23:46:21 +00:00
console arch/x86: Drop leftover ROMCC console support 2018-06-08 03:31:12 +00:00
cpu cpu/amd: Correct number of MCA banks cleared 2018-08-08 17:51:16 +00:00
device device/pci_device.c: Remove unused variable attr setting 2018-08-08 15:30:04 +00:00
drivers drvs/intel/gma/acpi: Add methods to use MBOX3 2018-08-04 00:23:09 +00:00
ec ec/google/chromeec: add support for retrieving DRAM part number 2018-08-08 16:43:58 +00:00
include cpu/amd: Correct number of MCA banks cleared 2018-08-08 17:51:16 +00:00
lib lib/bootmem.c: Remove unused setting of variable "begin" 2018-08-08 15:28:47 +00:00
mainboard mb/intel/cannonlake_rvp/devicetree: Remove spurious CPP directives 2018-08-08 11:39:12 +00:00
northbridge cpu/amd: Correct number of MCA banks cleared 2018-08-08 17:51:16 +00:00
security security/tpm: Check for NULL pointer 2018-08-07 18:08:07 +00:00
soc cpu/amd: Correct number of MCA banks cleared 2018-08-08 17:51:16 +00:00
southbridge sb/intel/i82801[ijg]x: remove stale board-specific comments from ich*.asl 2018-08-07 07:09:11 +00:00
superio superio/nuvoton/nct6776/acpi: Add PS/2 mouse support 2018-08-03 15:17:01 +00:00
vendorcode vendorcode/intel/fsp/fsp2_0/glk: Add nWR config in Odt Config 2018-08-06 07:56:47 +00:00
Kconfig Kconfig: Make the EM100 config option common 2018-07-16 07:41:14 +00:00