coreboot-kgpe-d16/src
Matt Papageorge 8d481b4e9a amd/common/block/spi: Add EFS SPI configurations to Kconfig
The Embedded Firmware Structure should contain SPI speed, mode
and Micron support for the PSP to program. Add Kconfig options
to specify these values to use for future platform changes.

BUG=b:158755102
TEST=Test menuconfig and platform build for Trembyle and Mandolin.

Signed-off-by: Matt Papageorge <matt.papageorge@amd.corp-partner.google.com>
Change-Id: I78558fa3fa27c70820f0f3d636544127adab6f8b
Reviewed-on: https://review.coreboot.org/c/coreboot/+/42567
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Reviewed-by: Martin Roth <martinroth@google.com>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-07-30 16:26:44 +00:00
..
acpi src/acpi: Add missing <{stdbool,stdint}.h> 2020-07-29 09:37:10 +00:00
arch arch/x86/smbios: Bump to version 3.0 2020-07-28 19:21:32 +00:00
commonlib src: Remove unused 'include <stdint.h> 2020-07-14 16:11:10 +00:00
console
cpu cpu/intel/car/romstage.c: Remove unused <bootblock_common.h> 2020-07-26 21:38:22 +00:00
device device: Add find_dev_nested_path helper function 2020-07-28 19:28:22 +00:00
drivers drivers/i2c/max98373: fix error message formatting 2020-07-28 19:18:28 +00:00
ec ec/lenovo/h8: Align macro values in one column 2020-07-26 21:40:00 +00:00
include device: Add find_dev_nested_path helper function 2020-07-28 19:28:22 +00:00
lib lib/libgcov.c: Do not redefine `alloca` 2020-07-29 09:27:33 +00:00
mainboard mb/google/zork/var/ezkinil: Configure boot media for new SKUs 2020-07-30 15:17:06 +00:00
northbridge nb/intel/i945/gma.c: Remove extra indentation 2020-07-28 19:23:23 +00:00
security src: Change BOOL CONFIG_ to CONFIG() in comments & strings 2020-07-26 21:20:30 +00:00
soc amd/common/block/spi: Add EFS SPI configurations to Kconfig 2020-07-30 16:26:44 +00:00
southbridge src: Never set ISA Enable on PCI bridges 2020-07-28 10:54:02 +00:00
superio superio/common: Avoid NULL pointer dereference 2020-07-24 21:21:09 +00:00
vendorcode vc/cavium: Fix up license headers 2020-07-28 10:54:58 +00:00
Kconfig