summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google
diff options
context:
space:
mode:
authorReka Norman <rekanorman@google.com>2021-09-20 14:41:05 +1000
committerFurquan Shaikh <furquan@google.com>2021-09-23 07:14:52 +0000
commit273a9eb830daabac8c29819138d18163e817eb03 (patch)
treef4adac6ec4281fff83e8441ec98b1635f1eec009 /src/mainboard/google
parent0c1f737fea6f96bdae36d97ab47ab20f9a8f28d3 (diff)
downloadcoreboot-273a9eb830daabac8c29819138d18163e817eb03.tar.gz
coreboot-273a9eb830daabac8c29819138d18163e817eb03.tar.bz2
coreboot-273a9eb830daabac8c29819138d18163e817eb03.zip
mb/google: Update comments in mem_parts_used.txt to match new templates
BUG=b:191776301 TEST=None Signed-off-by: Reka Norman <rekanorman@google.com> Change-Id: Iafcbb3ce33cd2299ff98b54b9200f3e70929fb1f Reviewed-on: https://review.coreboot.org/c/coreboot/+/57821 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Diffstat (limited to 'src/mainboard/google')
-rw-r--r--src/mainboard/google/dedede/variants/bugzzy/memory/mem_parts_used.txt4
-rw-r--r--src/mainboard/google/dedede/variants/cappy/memory/mem_parts_used.txt4
-rw-r--r--src/mainboard/google/dedede/variants/cappy2/memory/mem_parts_used.txt4
-rw-r--r--src/mainboard/google/dedede/variants/kracko/memory/mem_parts_used.txt4
-rw-r--r--src/mainboard/google/dedede/variants/metaknight/memory/mem_parts_used.txt4
-rw-r--r--src/mainboard/google/dedede/variants/sasuke/memory/mem_parts_used.txt4
-rw-r--r--src/mainboard/google/dedede/variants/sasukette/memory/mem_parts_used.txt4
-rw-r--r--src/mainboard/google/dedede/variants/storo/memory/mem_parts_used.txt4
-rw-r--r--src/mainboard/google/guybrush/variants/dewatt/memory/mem_parts_used.txt4
-rw-r--r--src/mainboard/google/volteer/variants/voema/memory/mem_parts_used.txt4
-rw-r--r--src/mainboard/google/zork/variants/berknip/spd/mem_parts_used.txt4
-rw-r--r--src/mainboard/google/zork/variants/dalboz/spd/mem_parts_used.txt4
-rw-r--r--src/mainboard/google/zork/variants/dirinboz/spd/mem_parts_used.txt4
-rw-r--r--src/mainboard/google/zork/variants/ezkinil/spd/mem_parts_used.txt4
-rw-r--r--src/mainboard/google/zork/variants/gumboz/spd/mem_parts_used.txt4
-rw-r--r--src/mainboard/google/zork/variants/morphius/spd/mem_parts_used.txt4
-rw-r--r--src/mainboard/google/zork/variants/shuboz/spd/mem_parts_used.txt4
-rw-r--r--src/mainboard/google/zork/variants/trembyle/spd/mem_parts_used.txt4
-rw-r--r--src/mainboard/google/zork/variants/vilboz/spd/mem_parts_used.txt4
-rw-r--r--src/mainboard/google/zork/variants/woomax/spd/mem_parts_used.txt4
20 files changed, 40 insertions, 40 deletions
diff --git a/src/mainboard/google/dedede/variants/bugzzy/memory/mem_parts_used.txt b/src/mainboard/google/dedede/variants/bugzzy/memory/mem_parts_used.txt
index 68284458e52f..be1daedfeb71 100644
--- a/src/mainboard/google/dedede/variants/bugzzy/memory/mem_parts_used.txt
+++ b/src/mainboard/google/dedede/variants/bugzzy/memory/mem_parts_used.txt
@@ -5,8 +5,8 @@
# so new parts must always be added at the end of the file!
#
# Generate an updated Makefile.inc and dram_id.generated.txt by running the
-# gen_part_id tool from util/spd_tools/{ddr4,lp4x}.
-# See util/spd_tools/{ddr4,lp4x}/README.md for more details and instructions.
+# part_id_gen tool from util/spd_tools.
+# See util/spd_tools/README.md for more details and instructions.
# Part Name
K4U6E3S4AA-MGCR
diff --git a/src/mainboard/google/dedede/variants/cappy/memory/mem_parts_used.txt b/src/mainboard/google/dedede/variants/cappy/memory/mem_parts_used.txt
index e4258b530d17..96211370d91b 100644
--- a/src/mainboard/google/dedede/variants/cappy/memory/mem_parts_used.txt
+++ b/src/mainboard/google/dedede/variants/cappy/memory/mem_parts_used.txt
@@ -5,7 +5,7 @@
# so new parts must always be added at the end of the file!
#
# Generate an updated Makefile.inc and dram_id.generated.txt by running the
-# gen_part_id tool from util/spd_tools/{ddr4,lp4x}.
-# See util/spd_tools/{ddr4,lp4x}/README.md for more details and instructions.
+# part_id_gen tool from util/spd_tools.
+# See util/spd_tools/README.md for more details and instructions.
# Part Name
diff --git a/src/mainboard/google/dedede/variants/cappy2/memory/mem_parts_used.txt b/src/mainboard/google/dedede/variants/cappy2/memory/mem_parts_used.txt
index 68284458e52f..be1daedfeb71 100644
--- a/src/mainboard/google/dedede/variants/cappy2/memory/mem_parts_used.txt
+++ b/src/mainboard/google/dedede/variants/cappy2/memory/mem_parts_used.txt
@@ -5,8 +5,8 @@
# so new parts must always be added at the end of the file!
#
# Generate an updated Makefile.inc and dram_id.generated.txt by running the
-# gen_part_id tool from util/spd_tools/{ddr4,lp4x}.
-# See util/spd_tools/{ddr4,lp4x}/README.md for more details and instructions.
+# part_id_gen tool from util/spd_tools.
+# See util/spd_tools/README.md for more details and instructions.
# Part Name
K4U6E3S4AA-MGCR
diff --git a/src/mainboard/google/dedede/variants/kracko/memory/mem_parts_used.txt b/src/mainboard/google/dedede/variants/kracko/memory/mem_parts_used.txt
index 1bcd3daf7015..64ecf0e00b8b 100644
--- a/src/mainboard/google/dedede/variants/kracko/memory/mem_parts_used.txt
+++ b/src/mainboard/google/dedede/variants/kracko/memory/mem_parts_used.txt
@@ -5,8 +5,8 @@
# so new parts must always be added at the end of the file!
#
# Generate an updated Makefile.inc and dram_id.generated.txt by running the
-# gen_part_id tool from util/spd_tools/{ddr4,lp4x}.
-# See util/spd_tools/{ddr4,lp4x}/README.md for more details and instructions.
+# part_id_gen tool from util/spd_tools.
+# See util/spd_tools/README.md for more details and instructions.
# Part Name
MT53E512M32D2NP-046 WT:E
diff --git a/src/mainboard/google/dedede/variants/metaknight/memory/mem_parts_used.txt b/src/mainboard/google/dedede/variants/metaknight/memory/mem_parts_used.txt
index 8ebc66510211..dfdbf02bdc14 100644
--- a/src/mainboard/google/dedede/variants/metaknight/memory/mem_parts_used.txt
+++ b/src/mainboard/google/dedede/variants/metaknight/memory/mem_parts_used.txt
@@ -5,8 +5,8 @@
# so new parts must always be added at the end of the file!
#
# Generate an updated Makefile.inc and dram_id.generated.txt by running the
-# gen_part_id tool from util/spd_tools/{ddr4,lp4x}.
-# See util/spd_tools/{ddr4,lp4x}/README.md for more details and instructions.
+# part_id_gen tool from util/spd_tools.
+# See util/spd_tools/README.md for more details and instructions.
# Part Name
MT53E512M32D2NP-046 WT:E
diff --git a/src/mainboard/google/dedede/variants/sasuke/memory/mem_parts_used.txt b/src/mainboard/google/dedede/variants/sasuke/memory/mem_parts_used.txt
index 68284458e52f..be1daedfeb71 100644
--- a/src/mainboard/google/dedede/variants/sasuke/memory/mem_parts_used.txt
+++ b/src/mainboard/google/dedede/variants/sasuke/memory/mem_parts_used.txt
@@ -5,8 +5,8 @@
# so new parts must always be added at the end of the file!
#
# Generate an updated Makefile.inc and dram_id.generated.txt by running the
-# gen_part_id tool from util/spd_tools/{ddr4,lp4x}.
-# See util/spd_tools/{ddr4,lp4x}/README.md for more details and instructions.
+# part_id_gen tool from util/spd_tools.
+# See util/spd_tools/README.md for more details and instructions.
# Part Name
K4U6E3S4AA-MGCR
diff --git a/src/mainboard/google/dedede/variants/sasukette/memory/mem_parts_used.txt b/src/mainboard/google/dedede/variants/sasukette/memory/mem_parts_used.txt
index 68284458e52f..be1daedfeb71 100644
--- a/src/mainboard/google/dedede/variants/sasukette/memory/mem_parts_used.txt
+++ b/src/mainboard/google/dedede/variants/sasukette/memory/mem_parts_used.txt
@@ -5,8 +5,8 @@
# so new parts must always be added at the end of the file!
#
# Generate an updated Makefile.inc and dram_id.generated.txt by running the
-# gen_part_id tool from util/spd_tools/{ddr4,lp4x}.
-# See util/spd_tools/{ddr4,lp4x}/README.md for more details and instructions.
+# part_id_gen tool from util/spd_tools.
+# See util/spd_tools/README.md for more details and instructions.
# Part Name
K4U6E3S4AA-MGCR
diff --git a/src/mainboard/google/dedede/variants/storo/memory/mem_parts_used.txt b/src/mainboard/google/dedede/variants/storo/memory/mem_parts_used.txt
index 90fc109fbb47..0d11f123b1fc 100644
--- a/src/mainboard/google/dedede/variants/storo/memory/mem_parts_used.txt
+++ b/src/mainboard/google/dedede/variants/storo/memory/mem_parts_used.txt
@@ -5,8 +5,8 @@
# so new parts must always be added at the end of the file!
#
# Generate an updated Makefile.inc and dram_id.generated.txt by running the
-# gen_part_id tool from util/spd_tools/{ddr4,lp4x}.
-# See util/spd_tools/{ddr4,lp4x}/README.md for more details and instructions.
+# part_id_gen tool from util/spd_tools.
+# See util/spd_tools/README.md for more details and instructions.
# Part Name
MT53E512M32D2NP-046 WT:E
diff --git a/src/mainboard/google/guybrush/variants/dewatt/memory/mem_parts_used.txt b/src/mainboard/google/guybrush/variants/dewatt/memory/mem_parts_used.txt
index 8124e4f7edb0..416b512673ad 100644
--- a/src/mainboard/google/guybrush/variants/dewatt/memory/mem_parts_used.txt
+++ b/src/mainboard/google/guybrush/variants/dewatt/memory/mem_parts_used.txt
@@ -5,7 +5,7 @@
# so new parts must always be added at the end of the file!
#
# Generate an updated Makefile.inc and dram_id.generated.txt by running the
-# gen_part_id tool from util/spd_tools/{ddr4,lp4x}.
-# See util/spd_tools/{ddr4,lp4x}/README.md for more details and instructions.
+# part_id_gen tool from util/spd_tools.
+# See util/spd_tools/README.md for more details and instructions.
# Part Name, Fixed ID (optional)
diff --git a/src/mainboard/google/volteer/variants/voema/memory/mem_parts_used.txt b/src/mainboard/google/volteer/variants/voema/memory/mem_parts_used.txt
index 76eab92b3551..ea26d7947909 100644
--- a/src/mainboard/google/volteer/variants/voema/memory/mem_parts_used.txt
+++ b/src/mainboard/google/volteer/variants/voema/memory/mem_parts_used.txt
@@ -5,8 +5,8 @@
# so new parts must always be added at the end of the file!
#
# Generate an updated Makefile.inc and dram_id.generated.txt by running the
-# gen_part_id tool from util/spd_tools/{ddr4,lp4x}.
-# See util/spd_tools/{ddr4,lp4x}/README.md for more details and instructions.
+# part_id_gen tool from util/spd_tools.
+# See util/spd_tools/README.md for more details and instructions.
# Part Name
MT53E512M64D4NW-046 WT:E
diff --git a/src/mainboard/google/zork/variants/berknip/spd/mem_parts_used.txt b/src/mainboard/google/zork/variants/berknip/spd/mem_parts_used.txt
index e9803b578285..666226d5b472 100644
--- a/src/mainboard/google/zork/variants/berknip/spd/mem_parts_used.txt
+++ b/src/mainboard/google/zork/variants/berknip/spd/mem_parts_used.txt
@@ -3,8 +3,8 @@
# Only include a fixed ID if it is required for legacy reasons!
# Each part must also be listed in util/spd_tools/ddr4/global_ddr4_mem_parts.json.txt.
# Generate an updated Makefile.inc and dram_id.generated.txt by running the
-# gen_part_id tool from util/spd_tools/ddr4.
-# See util/spd_tools/ddr4/README.md for more details and instructions.
+# part_id_gen tool from util/spd_tools.
+# See util/spd_tools/README.md for more details and instructions.
# Part Name, Fixed ID (optional)
K4A8G165WC-BCTD, 0
diff --git a/src/mainboard/google/zork/variants/dalboz/spd/mem_parts_used.txt b/src/mainboard/google/zork/variants/dalboz/spd/mem_parts_used.txt
index 5a104d7bf152..f304e46e5578 100644
--- a/src/mainboard/google/zork/variants/dalboz/spd/mem_parts_used.txt
+++ b/src/mainboard/google/zork/variants/dalboz/spd/mem_parts_used.txt
@@ -3,8 +3,8 @@
# Only include a fixed ID if it is required for legacy reasons!
# Each part must also be listed in util/spd_tools/ddr4/global_ddr4_mem_parts.json.txt.
# Generate an updated Makefile.inc and dram_id.generated.txt by running the
-# gen_part_id tool from util/spd_tools/ddr4.
-# See util/spd_tools/ddr4/README.md for more details and instructions.
+# part_id_gen tool from util/spd_tools.
+# See util/spd_tools/README.md for more details and instructions.
# Part Name, Fixed ID (optional)
HMA851S6CJR6N-VK, 0
diff --git a/src/mainboard/google/zork/variants/dirinboz/spd/mem_parts_used.txt b/src/mainboard/google/zork/variants/dirinboz/spd/mem_parts_used.txt
index 974addbc347a..caecae7b14f9 100644
--- a/src/mainboard/google/zork/variants/dirinboz/spd/mem_parts_used.txt
+++ b/src/mainboard/google/zork/variants/dirinboz/spd/mem_parts_used.txt
@@ -3,8 +3,8 @@
# Only include a fixed ID if it is required for legacy reasons!
# Each part must also be listed in util/spd_tools/ddr4/global_ddr4_mem_parts.json.txt.
# Generate an updated Makefile.inc and dram_id.generated.txt by running the
-# gen_part_id tool from util/spd_tools/ddr4.
-# See util/spd_tools/ddr4/README.md for more details and instructions.
+# part_id_gen tool from util/spd_tools.
+# See util/spd_tools/README.md for more details and instructions.
# Part Name, Fixed ID (optional)
K4A8G165WC-BCTD, 2
diff --git a/src/mainboard/google/zork/variants/ezkinil/spd/mem_parts_used.txt b/src/mainboard/google/zork/variants/ezkinil/spd/mem_parts_used.txt
index b4b16015fb3e..7eb8b2fcffbf 100644
--- a/src/mainboard/google/zork/variants/ezkinil/spd/mem_parts_used.txt
+++ b/src/mainboard/google/zork/variants/ezkinil/spd/mem_parts_used.txt
@@ -3,8 +3,8 @@
# Only include a fixed ID if it is required for legacy reasons!
# Each part must also be listed in util/spd_tools/ddr4/global_ddr4_mem_parts.json.txt.
# Generate an updated Makefile.inc and dram_id.generated.txt by running the
-# gen_part_id tool from util/spd_tools/ddr4.
-# See util/spd_tools/ddr4/README.md for more details and instructions.
+# part_id_gen tool from util/spd_tools.
+# See util/spd_tools/README.md for more details and instructions.
# Part Name, Fixed ID (optional)
H5AN8G6NCJR-VKC,0
diff --git a/src/mainboard/google/zork/variants/gumboz/spd/mem_parts_used.txt b/src/mainboard/google/zork/variants/gumboz/spd/mem_parts_used.txt
index f220073cfd88..422da352c566 100644
--- a/src/mainboard/google/zork/variants/gumboz/spd/mem_parts_used.txt
+++ b/src/mainboard/google/zork/variants/gumboz/spd/mem_parts_used.txt
@@ -3,8 +3,8 @@
# Only include a fixed ID if it is required for legacy reasons!
# Each part must also be listed in util/spd_tools/ddr4/global_ddr4_mem_parts.json.txt.
# Generate an updated Makefile.inc and dram_id.generated.txt by running the
-# gen_part_id tool from util/spd_tools/ddr4.
-# See util/spd_tools/ddr4/README.md for more details and instructions.
+# part_id_gen tool from util/spd_tools.
+# See util/spd_tools/README.md for more details and instructions.
# Part Name, Fixed ID (optional)
# Gumboz shares the same DRAM IDs as Dirinboz since two variants use the same PCB.
diff --git a/src/mainboard/google/zork/variants/morphius/spd/mem_parts_used.txt b/src/mainboard/google/zork/variants/morphius/spd/mem_parts_used.txt
index 6e99e76ed8a9..0ffbbf455193 100644
--- a/src/mainboard/google/zork/variants/morphius/spd/mem_parts_used.txt
+++ b/src/mainboard/google/zork/variants/morphius/spd/mem_parts_used.txt
@@ -3,8 +3,8 @@
# Only include a fixed ID if it is required for legacy reasons!
# Each part must also be listed in util/spd_tools/ddr4/global_ddr4_mem_parts.json.txt.
# Generate an updated Makefile.inc and dram_id.generated.txt by running the
-# gen_part_id tool from util/spd_tools/ddr4.
-# See util/spd_tools/ddr4/README.md for more details and instructions.
+# part_id_gen tool from util/spd_tools.
+# See util/spd_tools/README.md for more details and instructions.
# Part Name, Fixed ID (optional)
MT40A512M16TB-062E:J, 2
diff --git a/src/mainboard/google/zork/variants/shuboz/spd/mem_parts_used.txt b/src/mainboard/google/zork/variants/shuboz/spd/mem_parts_used.txt
index 1faa641deace..e54791948d49 100644
--- a/src/mainboard/google/zork/variants/shuboz/spd/mem_parts_used.txt
+++ b/src/mainboard/google/zork/variants/shuboz/spd/mem_parts_used.txt
@@ -3,8 +3,8 @@
# Only include a fixed ID if it is required for legacy reasons!
# Each part must also be listed in util/spd_tools/ddr4/global_ddr4_mem_parts.json.txt.
# Generate an updated Makefile.inc and dram_id.generated.txt by running the
-# gen_part_id tool from util/spd_tools/ddr4.
-# See util/spd_tools/ddr4/README.md for more details and instructions.
+# part_id_gen tool from util/spd_tools.
+# See util/spd_tools/README.md for more details and instructions.
# Part Name, Fixed ID (optional)
MT40A512M16TB-062E:J, 0
diff --git a/src/mainboard/google/zork/variants/trembyle/spd/mem_parts_used.txt b/src/mainboard/google/zork/variants/trembyle/spd/mem_parts_used.txt
index 7316ee04a0dc..8985005fd62d 100644
--- a/src/mainboard/google/zork/variants/trembyle/spd/mem_parts_used.txt
+++ b/src/mainboard/google/zork/variants/trembyle/spd/mem_parts_used.txt
@@ -3,8 +3,8 @@
# Only include a fixed ID if it is required for legacy reasons!
# Each part must also be listed in util/spd_tools/ddr4/global_ddr4_mem_parts.json.txt.
# Generate an updated Makefile.inc and dram_id.generated.txt by running the
-# gen_part_id tool from util/spd_tools/ddr4.
-# See util/spd_tools/ddr4/README.md for more details and instructions.
+# part_id_gen tool from util/spd_tools.
+# See util/spd_tools/README.md for more details and instructions.
# Part Name, Fixed ID (optional)
H5AN8G6NCJR-VKC, 0
diff --git a/src/mainboard/google/zork/variants/vilboz/spd/mem_parts_used.txt b/src/mainboard/google/zork/variants/vilboz/spd/mem_parts_used.txt
index 8ca7407f0c9e..a4b0aaf6b7d0 100644
--- a/src/mainboard/google/zork/variants/vilboz/spd/mem_parts_used.txt
+++ b/src/mainboard/google/zork/variants/vilboz/spd/mem_parts_used.txt
@@ -3,8 +3,8 @@
# Only include a fixed ID if it is required for legacy reasons!
# Each part must also be listed in util/spd_tools/ddr4/global_ddr4_mem_parts.json.txt.
# Generate an updated Makefile.inc and dram_id.generated.txt by running the
-# gen_part_id tool from util/spd_tools/ddr4.
-# See util/spd_tools/ddr4/README.md for more details and instructions.
+# part_id_gen tool from util/spd_tools.
+# See util/spd_tools/README.md for more details and instructions.
# Part Name, Fixed ID (optional)
K4A8G165WC-BCWE, 2
diff --git a/src/mainboard/google/zork/variants/woomax/spd/mem_parts_used.txt b/src/mainboard/google/zork/variants/woomax/spd/mem_parts_used.txt
index 65988e95da7c..2a45a856b72b 100644
--- a/src/mainboard/google/zork/variants/woomax/spd/mem_parts_used.txt
+++ b/src/mainboard/google/zork/variants/woomax/spd/mem_parts_used.txt
@@ -3,8 +3,8 @@
# Only include a fixed ID if it is required for legacy reasons!
# Each part must also be listed in util/spd_tools/ddr4/global_ddr4_mem_parts.json.txt.
# Generate an updated Makefile.inc and dram_id.generated.txt by running the
-# gen_part_id tool from util/spd_tools/ddr4.
-# See util/spd_tools/ddr4/README.md for more details and instructions.
+# part_id_gen tool from util/spd_tools.
+# See util/spd_tools/README.md for more details and instructions.
# Part Name, Fixed ID (optional)
MT40A512M16TB-062E:J, 0