summaryrefslogtreecommitdiff
path: root/spd/lp5/memory_parts.json
diff options
context:
space:
mode:
authorTerry Chen <terry_chen@wistron.corp-partner.google.com>2022-06-01 09:35:57 +0800
committerNick Vaccaro <nvaccaro@google.com>2022-06-02 20:30:48 +0000
commit5f9e2ded9f5d31a720b800978630fbb301e3e8a1 (patch)
treebadef3391e6a4bc105ced78d133166cafdf71cfb /spd/lp5/memory_parts.json
parent88698b4a83cf9f44bbdf65efc41ee890ebac62d5 (diff)
spd/lp5: Add new LP5 part H58G56AK6BX069
Hynix H58G56AK6BX069 will be used by the brya variant crota. Add it to the LP5 parts list and regenerate the SPDs using spd_gen. BUG=b:233830713 TEST=util/spd_tools/bin/spd_gen spd/lp5/memory_parts.json lp5 Signed-off-by: Terry Chen <terry_chen@wistron.corp-partner.google.com> Change-Id: I6136e17706c6248598886f8f9bd8fdd7efff4dab Reviewed-on: https://review.coreboot.org/c/coreboot/+/64662 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Reka Norman <rekanorman@chromium.org> Reviewed-by: Jack Rosenthal <jrosenth@chromium.org> Reviewed-by: Nick Vaccaro <nvaccaro@google.com>
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 8d9a711c4d..4ec2d9a565 100644
--- a/spd/lp5/memory_parts.json
+++ b/spd/lp5/memory_parts.json
@@ -69,6 +69,16 @@
"ranksPerChannel": 1,
"speedMbps": 5500
}
+ },
+ {
+ "name": "H58G56AK6BX069",
+ "attribs": {
+ "densityPerDieGb": 16,
+ "diesPerPackage": 2,
+ "bitWidthPerChannel": 16,
+ "ranksPerChannel": 1,
+ "speedMbps": 6400
+ }
}
]
}