coreboot-kgpe-d16/src/mainboard/google/guybrush
Reka Norman fe9fc6feed mb/google/guybrush: Migrate guybrush to use SPD files under spd/
SPD files are being moved from the soc and mainboard directories to a
centralised spd/ directory. This change migrates all guybrush variants
to use this new location. The contents of the new SPDs are identical,
only their file paths have changed.

The variant Makefile.inc and dram_id.generated.txt files were generated
using the part_id_gen tool. E.g. for guybrush:

util/spd_tools/bin/part_id_gen \
  CZN \
  lp4x \
  src/mainboard/google/guybrush/variants/guybrush/memory \
  src/mainboard/google/guybrush/variants/guybrush/memory/mem_list_variant.txt

For dewatt, the Makefile.inc was manually modified to use the new
placeholder value.

BUG=b:191776301
TEST=Check that each variant's coreboot.rom is the same with and without
this change. Built using:
abuild -p none -t google/guybrush -a -x --timeless

Signed-off-by: Reka Norman <rekanorman@google.com>
Change-Id: I48ca430b80b892d68dad582b1d9937a9edafa5d4
Signed-off-by: Reka Norman <rekanorman@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/57736
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2021-09-23 06:23:16 +00:00
..
variants mb/google/guybrush: Migrate guybrush to use SPD files under spd/ 2021-09-23 06:23:16 +00:00
board_info.txt
bootblock.c mb/google/guybrush: Reorganize bootblock_mainboard_early_init() 2021-09-16 22:48:35 +00:00
chromeos.c vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main 2021-09-16 23:44:20 +00:00
chromeos.fmd mb/google/guybrush,mancomb: Adjust GBB size to 12KB 2021-05-12 15:08:31 +00:00
dsdt.asl
ec.c mb/google/guybrush: Fix EC SCI configuration 2021-04-27 23:36:05 +00:00
Kconfig mb/(amd,google): Update SPI Kconfig settings based on devicetree 2021-08-28 17:42:22 +00:00
Kconfig.name mb/google: Unify all variants to start with "-> " 2021-09-16 15:34:29 +00:00
mainboard.c mb/google/guybrush: Update GPIOs for fingerprint MCU 2021-08-16 14:47:03 +00:00
Makefile.inc mb/google/guybrush: Migrate guybrush to use SPD files under spd/ 2021-09-23 06:23:16 +00:00
port_descriptors.c mb/google/guybrush: If not using PCIe WWAN, disable the port 2021-09-16 22:46:52 +00:00
romstage.c mb/google/guybrush: Update romstage power-on timings for PCIe 2021-06-29 18:06:13 +00:00
smihandler.c mb/google/guybrush,mancomb: only print warning in mainboard_smi_gpi 2021-04-29 15:31:53 +00:00
verstage.c mb/google/guybrush: configure eSPI mux on psp_verstage 2021-06-24 04:16:47 +00:00