aboutsummaryrefslogtreecommitdiff
path: root/spd/lp5/memory_parts.json
diff options
context:
space:
mode:
authorAmanda Huang <amanda_hwang@compal.corp-partner.google.com>2022-03-02 23:50:39 +0800
committerFelix Held <felix-coreboot@felixheld.de>2022-03-10 15:16:52 +0000
commit31b20a1277db9d05129dea2599243553b19a67c6 (patch)
treeddee35d3f8202c48ad46711cea8b4480e0c662e3 /spd/lp5/memory_parts.json
parent112887142e3d5f2bc313bc19c6c99b5e03f89612 (diff)
spd/lp5: Add new part MT62F2G32D8DR-031
Micron MT62F2G32D8DR-031 will be used for skyrim P1. Add it to the parts list and regenerate the SPDs using spd_gen. BUG=b:213926260 TEST=util/spd_tools/bin/spd_gen spd/lp5/memory_parts.json lp5 Change-Id: Iad2bb53de2b54648d5dd66808973f26b1c8a5df7 Signed-off-by: Amanda Huang <amanda_hwang@compal.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/62542 Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com> Reviewed-by: Karthik Ramasubramanian <kramasub@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'spd/lp5/memory_parts.json')
-rw-r--r--spd/lp5/memory_parts.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/spd/lp5/memory_parts.json b/spd/lp5/memory_parts.json
index 164d837ff0..37e31d2d8f 100644
--- a/spd/lp5/memory_parts.json
+++ b/spd/lp5/memory_parts.json
@@ -49,6 +49,16 @@
"ranksPerChannel": 1,
"speedMbps": 6400
}
+ },
+ {
+ "name": "MT62F2G32D8DR-031 WT:B",
+ "attribs": {
+ "densityPerDieGb": 8,
+ "diesPerPackage": 8,
+ "bitWidthPerChannel": 8,
+ "ranksPerChannel": 2,
+ "speedMbps": 6400
+ }
}
]
}