coreboot/src
Johnny Lin f89cd1cf43 drivers/ocp/ewl: Enforce MRC when there's EWL type3 error
If Fastboot is enabled, the next boot will skip MRC and won't be able
to detect MRC error via EWL and still continues booting. Enforce FSP
MRC training in the next boot.

Change-Id: I9dee0472f8e2602cecf88c6d00dec0bf02b9f7bd
Signed-off-by: Johnny Lin <johnny_lin@wiwynn.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/69148
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com>
2023-05-23 20:25:34 +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 console: Deselect using ANSI escape characters when SimNow is used 2023-03-30 13:36:35 +00:00
cpu cpu/x86/smm_stub.S: Fix comment 2023-05-23 19:16:23 +00:00
device device/Kconfig: Reduce PCIe hotplug bus numbers and IO resources 2023-05-19 08:29:53 +00:00
drivers drivers/ocp/ewl: Enforce MRC when there's EWL type3 error 2023-05-23 20:25:34 +00:00
ec ec/google/chromeec/ACPI: Set TBMC status based on motion sensor presence 2023-05-17 11:22:09 +00:00
include soc/intel/common: Add RPP-S PCI IDs 2023-05-23 20:21:39 +00:00
lib lib/ubsan.c: Restore Jonas' copyright 2023-05-22 12:33:32 +00:00
mainboard mb/google/skyrim/var/winterhold: Fix USB port ACPI generation 2023-05-23 19:42:28 +00:00
northbridge nb/intel/haswell: Allow using Broadwell MRC.bin 2023-05-23 08:25:00 +00:00
sbom payloads/Yabits: Remove deprecated Yabits Payload 2023-02-17 01:21:43 +00:00
security security/tpm: make usage of PCRs configurable via Kconfig 2023-04-10 04:01:08 +00:00
soc soc/intel/xeon_sp: move and rename set_cmos_mrc_cold_boot_flag 2023-05-23 20:22:33 +00:00
southbridge nb/intel/haswell: Allow using Broadwell MRC.bin 2023-05-23 08:25:00 +00:00
superio sio/smsc/mec1308: fix SIO/PS2 keyboard ACPI for Windows 2023-05-13 18:36:03 +00:00
vendorcode src/vc/intel/fsp/fsp2_0/sapphirerapids_sp: Update Spr header files 2023-05-23 08:43:17 +00:00
Kconfig Kconfig: Group dependency on X86EMU_DEBUG 2023-05-02 18:49:50 +00:00