aboutsummaryrefslogtreecommitdiff
path: root/spd/lp5/memory_parts.json
diff options
context:
space:
mode:
authorJack Rosenthal <jrosenth@chromium.org>2022-07-12 12:38:37 -0600
committerTim Wawrzynczak <twawrzynczak@chromium.org>2022-07-14 21:27:33 +0000
commite9b2d0478f7bf9ba6e03366fea9eb6012859f631 (patch)
treef47d176b1f73730879a7692cda136ef9b60591df /spd/lp5/memory_parts.json
parentf77fa2f7a99f7198c72b8c5d4c64d740dcba30be (diff)
spd/lp5: Add support for MT62F1G32D2DS-026 WT:B
Datasheet is available in the bug. BUG=b:238674174 BRANCH=firmware-brya-14505.B TEST=util/spd_tools/bin/spd_gen spd/lp5/memory_parts.json lp5 Signed-off-by: Jack Rosenthal <jrosenth@chromium.org> Change-Id: Iadd4bf07d38dbd2e1f47df5024282b04dec3c805 Reviewed-on: https://review.coreboot.org/c/coreboot/+/65795 Reviewed-by: Caveh Jalali <caveh@chromium.org> Reviewed-by: Reka Norman <rekanorman@chromium.org> Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.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 0a4d1bd46c..1ffba89c0e 100644
--- a/spd/lp5/memory_parts.json
+++ b/spd/lp5/memory_parts.json
@@ -99,6 +99,16 @@
"ranksPerChannel": 2,
"speedMbps": 6400
}
+ },
+ {
+ "name": "MT62F1G32D2DS-026 WT:B",
+ "attribs": {
+ "densityPerDieGb": 16,
+ "diesPerPackage": 2,
+ "bitWidthPerChannel": 16,
+ "ranksPerChannel": 1,
+ "speedMbps": 7500
+ }
}
]
}