coreboot-kgpe-d16/src
Keith Hui 6554873850 nb/intel/i440bx: Clear memory errors before ending raminit
i440BX datasheet says all memory errors reported during RAM init
should be ignored. Do as it says.

Change-Id: Iaf85fde813aa083ae62218a2df5aec303e3c9f8c
Signed-off-by: Keith Hui <buurin@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/73952
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2023-05-17 13:10:10 +00:00
..
acpi acpi: Warn on timeout in write_delay_until() 2023-05-17 11:30:30 +00:00
arch x86: pci_io_cfg: Make constant unsigned to fix out of bounds shift 2023-05-16 12:20:48 +00:00
commonlib commonlib: compiler.h: Add __printf macro 2023-05-15 16:35:27 +00:00
console
cpu cpu/amd/pi/00730f01/Kconfig: use hexadecimal CPU number in ACPI 2023-05-16 21:25:34 +00:00
device console: Add format-checking __printf() to die() 2023-05-17 11:23:59 +00:00
drivers drivers/sof: Add support for max98373a using port SSP2 2023-05-17 11:19:59 +00:00
ec ec/google/chromeec/ACPI: Set TBMC status based on motion sensor presence 2023-05-17 11:22:09 +00:00
include console: Add format-checking __printf() to die() 2023-05-17 11:23:59 +00:00
lib lib: Perform display init in normal boot mode if BMP_LOGO is set 2023-05-16 13:08:12 +00:00
mainboard nb/intel/i440bx, mb/asus/p3b-f: Abolish disable_spd() 2023-05-17 13:09:04 +00:00
northbridge nb/intel/i440bx: Clear memory errors before ending raminit 2023-05-17 13:10:10 +00:00
sbom
security security/tpm: make usage of PCRs configurable via Kconfig 2023-04-10 04:01:08 +00:00
soc console: Add format-checking __printf() to die() 2023-05-17 11:23:59 +00:00
southbridge sb/intel/bd82x6x,ibexpeak: Move UPRWC definition 2023-05-14 12:42:55 +00:00
superio sio/smsc/mec1308: fix SIO/PS2 keyboard ACPI for Windows 2023-05-13 18:36:03 +00:00
vendorcode vendorcode/mediatek/mt8195: Fix set but unused variables 2023-05-13 17:19:53 +00:00
Kconfig Kconfig: Group dependency on X86EMU_DEBUG 2023-05-02 18:49:50 +00:00