From 31b20a1277db9d05129dea2599243553b19a67c6 Mon Sep 17 00:00:00 2001 From: Amanda Huang Date: Wed, 2 Mar 2022 23:50:39 +0800 Subject: 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 Reviewed-on: https://review.coreboot.org/c/coreboot/+/62542 Reviewed-by: Eric Lai Reviewed-by: Karthik Ramasubramanian Tested-by: build bot (Jenkins) --- spd/lp5/memory_parts.json | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'spd/lp5/memory_parts.json') 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 + } } ] } -- cgit v1.2.3