coreboot-kgpe-d16/src/soc/amd/picasso
Aaron Durbin 1d0b99ba1d soc/amd/picasso: add Kconfig option to disable rom sharing
Add a knob for mainboards to request disablement of the SPI
flash ROM sharing in the chipset. The chipset allows the board
to share the SPI flash bus and needs a pin to perform the request.
If the board design does not employ SPI flash ROM sharing then it's
imperative to ensure this option is selected, especially if the
pin is being utilized by something else in the board design.

BUG=b:153502861

Change-Id: I60ba852070dd218c4ac071b6c1cfcde2df8e5dce
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/coreboot/+/2146445
Reviewed-by: Furquan Shaikh <furquan@chromium.org>
Commit-Queue: Aaron Durbin <adurbin@google.com>
Tested-by: Aaron Durbin <adurbin@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40869
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2020-05-05 12:59:43 +00:00
..
acpi soc/amd/hda: Move HDA PCI device from DSDT to SSDT 2020-04-29 08:44:08 +00:00
bootblock soc/amd/picasso/bootblock: Remove duplicate sb_reset_i2c_slaves 2020-05-01 06:59:12 +00:00
include/soc acpi: Move ACPI table support out of arch/x86 (3/5) 2020-05-02 18:45:16 +00:00
acp.c amd/family17h: Add PCI device IDs for all controllers in AMD Family17h 2020-04-28 19:12:07 +00:00
acpi.c acpi: Move ACPI table support out of arch/x86 (3/5) 2020-05-02 18:45:16 +00:00
chip.c soc/amd/picasso: Add FSP support for including AGESA 2020-05-01 23:27:26 +00:00
chip.h acpi: Move ACPI table support out of arch/x86 (3/5) 2020-05-02 18:45:16 +00:00
cpu.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
finalize.c acpi: Move ACPI table support out of arch/x86 (3/5) 2020-05-02 18:45:16 +00:00
fsp_params.c soc/amd/picasso: add sd/emmc0 configuration to chip.h 2020-05-01 23:28:37 +00:00
gpio.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
i2c.c acpi: Move ACPI table support out of arch/x86 (3/5) 2020-05-02 18:45:16 +00:00
Kconfig soc/amd/picasso: add Kconfig option to disable rom sharing 2020-05-05 12:59:43 +00:00
Makefile.inc soc/amd/picasso: Add FSP support for including AGESA 2020-05-01 23:27:26 +00:00
mca.c acpi: Move ACPI table support out of arch/x86 (3/5) 2020-05-02 18:45:16 +00:00
memmap.c soc/amd/picasso: Add FSP support for including AGESA 2020-05-01 23:27:26 +00:00
mtrr.c src/soc/amd/picasso: Add methods to save and restore MTRRs 2020-05-01 23:26:24 +00:00
northbridge.c acpi: Move ACPI table support out of arch/x86 (3/5) 2020-05-02 18:45:16 +00:00
pmutil.c acpi: Move ACPI table support out of arch/x86 (3/5) 2020-05-02 18:45:16 +00:00
psp.c soc/amd/psp: Add SmmInfo command 2020-04-16 23:15:09 +00:00
reset.c soc/amd/picasso: Add FSP support for including AGESA 2020-05-01 23:27:26 +00:00
romstage.c acpi: Move ACPI table support out of arch/x86 (3/5) 2020-05-02 18:45:16 +00:00
sata.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
smi.c soc/amd: replace remaining license headers with SPDX ones 2020-04-20 06:33:29 +00:00
smi_util.c soc/amd: replace remaining license headers with SPDX ones 2020-04-20 06:33:29 +00:00
smihandler.c acpi: Move ACPI table support out of arch/x86 (3/5) 2020-05-02 18:45:16 +00:00
soc_util.c soc/amd/picasso/soc_util: add TODO to Dali detection 2020-04-13 12:38:30 +00:00
southbridge.c soc/amd/picasso: add Kconfig option to disable rom sharing 2020-05-05 12:59:43 +00:00
tsc_freq.c soc/amd: replace remaining license headers with SPDX ones 2020-04-20 06:33:29 +00:00
uart.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
usb.c amd/family17h: Add PCI device IDs for all controllers in AMD Family17h 2020-04-28 19:12:07 +00:00