coreboot-kgpe-d16/src/mainboard/amd
Zheng Bao 570645dc2a amdfwtool: Call the set_efs_table for Stoneyridge
Related to https://review.coreboot.org/c/coreboot/+/58555
commit-id: 35b7e0a2d82ac
In 58555, we added the SOC ID for Stoneyridge in amdfwtool
command line. But it raised building error because it then called
"set_efs_table" without setting SPI mode. So we skipped calling that.

But in set_efs_table, it has case for Stoneyridge. The boards also
need to have this setting. So we remove the skipping and give the
proper SPI mode in mainboard Kconfig.

Change-Id: I24499ff6daf7878b12b6044496f53379116c598f
Signed-off-by: Zheng Bao <fishbaozi@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/58871
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2021-11-18 23:29:48 +00:00
..
bilby src/mainboard to src/security: Fix spelling errors 2021-10-05 18:06:52 +00:00
gardenia amdfwtool: Call the set_efs_table for Stoneyridge 2021-11-18 23:29:48 +00:00
inagua AGESA binaryPI: Use common acpi_fill_madt() 2021-10-22 14:28:27 +00:00
majolica ChromeOS: Replace with or add <types.h> 2021-11-11 06:25:12 +00:00
mandolin src/mainboard to src/security: Fix spelling errors 2021-10-05 18:06:52 +00:00
olivehill AGESA binaryPI: Use common acpi_fill_madt() 2021-10-22 14:28:27 +00:00
padmelon amdfwtool: Call the set_efs_table for Stoneyridge 2021-11-18 23:29:48 +00:00
parmer AGESA binaryPI: Use common acpi_fill_madt() 2021-10-22 14:28:27 +00:00
persimmon AGESA binaryPI: Use common acpi_fill_madt() 2021-10-22 14:28:27 +00:00
south_station AGESA binaryPI: Use common acpi_fill_madt() 2021-10-22 14:28:27 +00:00
thatcher AGESA binaryPI: Use common acpi_fill_madt() 2021-10-22 14:28:27 +00:00
union_station AGESA binaryPI: Use common acpi_fill_madt() 2021-10-22 14:28:27 +00:00
Kconfig mb/*/Kconfig: Factor out MAINBOARD_VENDOR 2020-03-03 10:15:22 +00:00
Kconfig.name