summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/zork/variants/morphius
diff options
context:
space:
mode:
authorRob Barnes <robbarnes@google.com>2020-08-31 15:17:38 -0600
committerPatrick Georgi <pgeorgi@google.com>2020-09-09 10:46:03 +0000
commitad1da3a326688edcd9307d961a427da2636e6f44 (patch)
tree2aa693ded2ab172fc6a6aae724d2ad713928a9d0 /src/mainboard/google/zork/variants/morphius
parenteeb4705fff0a831a79d34e88b48a30248f1cfe9d (diff)
downloadcoreboot-ad1da3a326688edcd9307d961a427da2636e6f44.tar.gz
coreboot-ad1da3a326688edcd9307d961a427da2636e6f44.tar.bz2
coreboot-ad1da3a326688edcd9307d961a427da2636e6f44.zip
util/spd_tools: Support comments in mem_parts_used
Allow comments prefixed with '#' in mem_parts_used csv file. BUG=None TEST=Run gen_part_id with mem_parts_used file containing comments Change-Id: Ia9e274d45aa06dea7a3a5f8cd1c8ee2b23398876 Signed-off-by: Rob Barnes <robbarnes@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/44950 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Furquan Shaikh <furquan@google.com>
Diffstat (limited to 'src/mainboard/google/zork/variants/morphius')
-rw-r--r--src/mainboard/google/zork/variants/morphius/spd/mem_parts_used.txt9
1 files changed, 9 insertions, 0 deletions
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 b56a6b430f33..329763962e22 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
@@ -1,3 +1,12 @@
+# This is a CSV file containing a list of memory parts used by this variant.
+# One part per line with an optional fixed ID in column 2.
+# 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 Name, Fixed ID (optional)
K4AAG165WA-BCWE, 0
MT40A512M16TB-062E:J, 2
MT40A1G16KD-062E:E, 3