coreboot-kgpe-d16/src
Felix Held 227c649522 soc/amd/cezanne: select HAVE_EM100_SUPPORT
This makes the EM100 option visible in Kconfig that makes sure that the
SPI settings that coreboot applies are valid for the EM100 that has some
limitations on the maximum SPI frequency and possibly on the supported
SPI modes. For the PSP SPI settings, the mainboard still might need to
provide EM100-specific settings for EFS_SPI_READ_MODE, EFS_SPI_SPEED and
EFS_SPI_MICRON_FLAG. Haven't checked if those PSP settings are correctly
integrated for Cezanne.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I5dec9ce69628ca3623b5009d47f4b3dc020a3dad
Reviewed-on: https://review.coreboot.org/c/coreboot/+/51711
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
2021-03-23 20:08:59 +00:00
..
acpi acpi/acpigen.h: Add more intuitive AML package closing functions 2021-03-22 11:21:55 +00:00
arch cbfs: Remove prog_locate() for payloads (SELF and FIT) 2021-03-17 00:13:53 +00:00
commonlib cbfs: Move stage header into a CBFS attribute 2021-03-17 08:10:00 +00:00
console console/vtxprintf.c: Add missing <types.h> 2021-02-16 08:15:26 +00:00
cpu cpu/x86/mp_init.c: Drop unnecessary preprocessor usage 2021-03-19 11:33:51 +00:00
device device/azalia_device.c: Switch to stopwatch 2021-03-22 11:22:39 +00:00
drivers acpi/acpigen.h: Add more intuitive AML package closing functions 2021-03-22 11:21:55 +00:00
ec ec/system76/ec: Add OLED screen toggle 2021-02-27 09:38:19 +00:00
include acpi/acpigen.h: Add more intuitive AML package closing functions 2021-03-22 11:21:55 +00:00
lib spd_bin: Replace get_spd_cbfs_rdev() with spd_cbfs_map() 2021-03-17 08:10:35 +00:00
mainboard haswell boards: Use zero length for disabled USB ports 2021-03-23 10:59:40 +00:00
northbridge nb/intel/haswell: Limit mainboard USB config array lengths 2021-03-23 11:00:06 +00:00
security security/intel/cbnt: Make CBNT compatible with CMOS option table 2021-03-19 11:35:07 +00:00
soc soc/amd/cezanne: select HAVE_EM100_SUPPORT 2021-03-23 20:08:59 +00:00
southbridge {lynxpoint/broadwell}: Set Azalia HDCFG.BCLD bit 2021-03-22 13:01:19 +00:00
superio acpi/acpigen.h: Add more intuitive AML package closing functions 2021-03-22 11:21:55 +00:00
vendorcode vc/google/chromeos/acpi: Add type to OIPG declaration 2021-03-18 18:10:35 +00:00
Kconfig southbridge: Ensure common Kconfig gets included last 2021-02-18 10:11:39 +00:00