aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard
diff options
context:
space:
mode:
authorKapil Porwal <kapilporwal@google.com>2023-04-27 14:13:11 +0530
committerFelix Held <felix-coreboot@felixheld.de>2023-04-29 02:30:32 +0000
commit337f38ae0997691815da50376e14c3cce217d76d (patch)
treebf883968ff6501f7d813dd47c351451f8a912e12 /src/mainboard
parent02a19010916f6de42cd5ce0ba74da8ba5ad5c8ec (diff)
mb/google/rex/variants/screebo: Generate RAM IDs
Generate RAM IDs for - MT62F512M32D2DR-031 WT:B (LP5) H9JCNNNBK3MLYR-N6E (LP5) MT62F1G32D2DS-026 WT:B(LP5x) H58G56BK7BX068 (LP5X) BUG=b:276814951 TEST=Run part_id_gen tool without any errors Signed-off-by: Kapil Porwal <kapilporwal@google.com> Change-Id: I0fb2e488c06ed74d3fd493e5ca0ab89a825a9349 Reviewed-on: https://review.coreboot.org/c/coreboot/+/74802 Reviewed-by: Subrata Banik <subratabanik@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Diffstat (limited to 'src/mainboard')
-rw-r--r--src/mainboard/google/rex/variants/screebo/memory/Makefile.inc7
-rw-r--r--src/mainboard/google/rex/variants/screebo/memory/dram_id.generated.txt9
-rw-r--r--src/mainboard/google/rex/variants/screebo/memory/mem_parts_used.txt4
3 files changed, 18 insertions, 2 deletions
diff --git a/src/mainboard/google/rex/variants/screebo/memory/Makefile.inc b/src/mainboard/google/rex/variants/screebo/memory/Makefile.inc
index eace2e443e..c46681a31e 100644
--- a/src/mainboard/google/rex/variants/screebo/memory/Makefile.inc
+++ b/src/mainboard/google/rex/variants/screebo/memory/Makefile.inc
@@ -1,5 +1,8 @@
# SPDX-License-Identifier: GPL-2.0-or-later
# This is an auto-generated file. Do not edit!!
-# Add memory parts in mem_parts_used.txt and run spd_tools to regenerate.
+# Generated by:
+# ./util/spd_tools/bin/part_id_gen MTL lp5 src/mainboard/google/rex/variants/screebo/memory src/mainboard/google/rex/variants/screebo/memory/mem_parts_used.txt
-SPD_SOURCES = placeholder
+SPD_SOURCES =
+SPD_SOURCES += spd/lp5/set-0/spd-1.hex # ID = 0(0b0000) Parts = MT62F512M32D2DR-031 WT:B, H9JCNNNBK3MLYR-N6E
+SPD_SOURCES += spd/lp5/set-0/spd-7.hex # ID = 1(0b0001) Parts = MT62F1G32D2DS-026 WT:B, H58G56BK7BX068
diff --git a/src/mainboard/google/rex/variants/screebo/memory/dram_id.generated.txt b/src/mainboard/google/rex/variants/screebo/memory/dram_id.generated.txt
index fa247902ee..be707453b0 100644
--- a/src/mainboard/google/rex/variants/screebo/memory/dram_id.generated.txt
+++ b/src/mainboard/google/rex/variants/screebo/memory/dram_id.generated.txt
@@ -1 +1,10 @@
+# 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 MTL lp5 src/mainboard/google/rex/variants/screebo/memory src/mainboard/google/rex/variants/screebo/memory/mem_parts_used.txt
+
DRAM Part Name ID to assign
+MT62F512M32D2DR-031 WT:B 0 (0000)
+H9JCNNNBK3MLYR-N6E 0 (0000)
+MT62F1G32D2DS-026 WT:B 1 (0001)
+H58G56BK7BX068 1 (0001)
diff --git a/src/mainboard/google/rex/variants/screebo/memory/mem_parts_used.txt b/src/mainboard/google/rex/variants/screebo/memory/mem_parts_used.txt
index 96211370d9..8027588668 100644
--- a/src/mainboard/google/rex/variants/screebo/memory/mem_parts_used.txt
+++ b/src/mainboard/google/rex/variants/screebo/memory/mem_parts_used.txt
@@ -9,3 +9,7 @@
# See util/spd_tools/README.md for more details and instructions.
# Part Name
+MT62F512M32D2DR-031 WT:B
+H9JCNNNBK3MLYR-N6E
+MT62F1G32D2DS-026 WT:B
+H58G56BK7BX068