summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/zork/variants/trembyle
diff options
context:
space:
mode:
authorReka Norman <rekanorman@google.com>2021-09-17 20:25:37 +1000
committerFurquan Shaikh <furquan@google.com>2021-09-23 06:51:50 +0000
commitafedc210ffdb4fc54f9276c0512c61202bd7bdcb (patch)
tree902b31a0339e0ea70892aac475493e326cb0a439 /src/mainboard/google/zork/variants/trembyle
parentffa61b0f60d8e988a72ea8d2777b9efa6c35d304 (diff)
downloadcoreboot-afedc210ffdb4fc54f9276c0512c61202bd7bdcb.tar.gz
coreboot-afedc210ffdb4fc54f9276c0512c61202bd7bdcb.tar.bz2
coreboot-afedc210ffdb4fc54f9276c0512c61202bd7bdcb.zip
mb/google/zork: Migrate zork 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 zork 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 dalboz: util/spd_tools/bin/part_id_gen \ PCO \ ddr4 \ src/mainboard/google/zork/variants/dalboz/spd \ src/mainboard/google/zork/variants/dalboz/spd/mem_parts_used.txt 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/zork -a -x --timeless Signed-off-by: Reka Norman <rekanorman@google.com> Change-Id: I305a24f9345bab28ff35e317b6e7fd7efba22413 Reviewed-on: https://review.coreboot.org/c/coreboot/+/57772 Reviewed-by: Furquan Shaikh <furquan@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/google/zork/variants/trembyle')
-rw-r--r--src/mainboard/google/zork/variants/trembyle/Makefile.inc2
-rw-r--r--src/mainboard/google/zork/variants/trembyle/spd/Makefile.inc10
-rw-r--r--src/mainboard/google/zork/variants/trembyle/spd/dram_id.generated.txt5
3 files changed, 11 insertions, 6 deletions
diff --git a/src/mainboard/google/zork/variants/trembyle/Makefile.inc b/src/mainboard/google/zork/variants/trembyle/Makefile.inc
index 57e7136ddc96..3b259741f74d 100644
--- a/src/mainboard/google/zork/variants/trembyle/Makefile.inc
+++ b/src/mainboard/google/zork/variants/trembyle/Makefile.inc
@@ -1,5 +1,3 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-subdirs-y += ./spd
-
ramstage-y += gpio.c
diff --git a/src/mainboard/google/zork/variants/trembyle/spd/Makefile.inc b/src/mainboard/google/zork/variants/trembyle/spd/Makefile.inc
index 6508c26b2838..17af45a4239f 100644
--- a/src/mainboard/google/zork/variants/trembyle/spd/Makefile.inc
+++ b/src/mainboard/google/zork/variants/trembyle/spd/Makefile.inc
@@ -1,6 +1,8 @@
-## SPDX-License-Identifier: GPL-2.0-or-later
-## This is an auto-generated file. Do not edit!!
+# SPDX-License-Identifier: GPL-2.0-or-later
+# This is an auto-generated file. Do not edit!!
+# Generated by:
+# util/spd_tools/bin/part_id_gen PCO ddr4 src/mainboard/google/zork/variants/trembyle/spd src/mainboard/google/zork/variants/trembyle/spd/mem_parts_used.txt
SPD_SOURCES =
-SPD_SOURCES += ddr4-spd-3.hex # ID = 0(0b0000) Parts = H5AN8G6NCJR-VKC
-SPD_SOURCES += ddr4-spd-6.hex # ID = 1(0b0001) Parts = H5ANAG6NCMR-VKC
+SPD_SOURCES += spd/ddr4/set-0/spd-3.hex # ID = 0(0b0000) Parts = H5AN8G6NCJR-VKC
+SPD_SOURCES += spd/ddr4/set-0/spd-6.hex # ID = 1(0b0001) Parts = H5ANAG6NCMR-VKC
diff --git a/src/mainboard/google/zork/variants/trembyle/spd/dram_id.generated.txt b/src/mainboard/google/zork/variants/trembyle/spd/dram_id.generated.txt
index 20232a337826..6cb8f5a38610 100644
--- a/src/mainboard/google/zork/variants/trembyle/spd/dram_id.generated.txt
+++ b/src/mainboard/google/zork/variants/trembyle/spd/dram_id.generated.txt
@@ -1,3 +1,8 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+# This is an auto-generated file. Do not edit!!
+# Generated by:
+# util/spd_tools/bin/part_id_gen PCO ddr4 src/mainboard/google/zork/variants/trembyle/spd src/mainboard/google/zork/variants/trembyle/spd/mem_parts_used.txt
+
DRAM Part Name ID to assign
H5AN8G6NCJR-VKC 0 (0000)
H5ANAG6NCMR-VKC 1 (0001)