summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/brya/variants/kano
diff options
context:
space:
mode:
authorReka Norman <rekanorman@google.com>2021-09-14 10:29:29 +1000
committerPatrick Georgi <pgeorgi@google.com>2021-09-23 06:22:27 +0000
commit2d501aa0fd82a58d138e28256a4b96eab4c825c2 (patch)
tree731b412e9723ae7846a23459bfbb314274eb8a77 /src/mainboard/google/brya/variants/kano
parent7adc2e23b54cb063f2277347537e5242f5f309ce (diff)
downloadcoreboot-2d501aa0fd82a58d138e28256a4b96eab4c825c2.tar.gz
coreboot-2d501aa0fd82a58d138e28256a4b96eab4c825c2.tar.bz2
coreboot-2d501aa0fd82a58d138e28256a4b96eab4c825c2.zip
mb/google/brya: Migrate brya 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 brya 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 anahera: util/spd_tools/bin/part_id_gen \ ADL \ lp4x \ src/mainboard/google/brya/variants/anahera/memory \ src/mainboard/google/brya/variants/anahera/memory/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/brya -a -x --timeless Change-Id: I08efe1d75438c81161d9b496af2fa30ce6f59ade Signed-off-by: Reka Norman <rekanorman@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/57661 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Diffstat (limited to 'src/mainboard/google/brya/variants/kano')
-rw-r--r--src/mainboard/google/brya/variants/kano/memory/Makefile.inc10
-rw-r--r--src/mainboard/google/brya/variants/kano/memory/dram_id.generated.txt5
2 files changed, 11 insertions, 4 deletions
diff --git a/src/mainboard/google/brya/variants/kano/memory/Makefile.inc b/src/mainboard/google/brya/variants/kano/memory/Makefile.inc
index a81fb3bfe3f7..c526aa06e04c 100644
--- a/src/mainboard/google/brya/variants/kano/memory/Makefile.inc
+++ b/src/mainboard/google/brya/variants/kano/memory/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 ADL lp4x src/mainboard/google/brya/variants/kano/memory src/mainboard/google/brya/variants/kano/memory/mem_parts_used.txt
SPD_SOURCES =
-SPD_SOURCES += lp4x-spd-1.hex # ID = 0(0b0000) Parts = MT53E512M32D1NP-046 WT:B, H54G46CYRBX267, K4U6E3S4AB-MGCL
-SPD_SOURCES += lp4x-spd-3.hex # ID = 1(0b0001) Parts = MT53E1G32D2NP-046 WT:B, H54G56CYRBX247, K4UBE3D4AB-MGCL
+SPD_SOURCES += spd/lp4x/set-0/spd-1.hex # ID = 0(0b0000) Parts = MT53E512M32D1NP-046 WT:B, H54G46CYRBX267, K4U6E3S4AB-MGCL
+SPD_SOURCES += spd/lp4x/set-0/spd-3.hex # ID = 1(0b0001) Parts = MT53E1G32D2NP-046 WT:B, H54G56CYRBX247, K4UBE3D4AB-MGCL
diff --git a/src/mainboard/google/brya/variants/kano/memory/dram_id.generated.txt b/src/mainboard/google/brya/variants/kano/memory/dram_id.generated.txt
index ed9007d5928d..6b0c25f36175 100644
--- a/src/mainboard/google/brya/variants/kano/memory/dram_id.generated.txt
+++ b/src/mainboard/google/brya/variants/kano/memory/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 ADL lp4x src/mainboard/google/brya/variants/kano/memory src/mainboard/google/brya/variants/kano/memory/mem_parts_used.txt
+
DRAM Part Name ID to assign
MT53E512M32D1NP-046 WT:B 0 (0000)
MT53E1G32D2NP-046 WT:B 1 (0001)