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>
This commit is contained in:
parent
88698b4a83
commit
5f9e2ded9f
|
@ -69,6 +69,16 @@
|
|||
"ranksPerChannel": 1,
|
||||
"speedMbps": 5500
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "H58G56AK6BX069",
|
||||
"attribs": {
|
||||
"densityPerDieGb": 16,
|
||||
"diesPerPackage": 2,
|
||||
"bitWidthPerChannel": 16,
|
||||
"ranksPerChannel": 1,
|
||||
"speedMbps": 6400
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -8,3 +8,4 @@ K3LKBKB0BM-MGCP,spd-3.hex
|
|||
H9JCNNNBK3MLYR-N6E,spd-1.hex
|
||||
MT62F2G32D8DR-031 WT:B,spd-4.hex
|
||||
K3LKLKL0EM-MGCN,spd-5.hex
|
||||
H58G56AK6BX069,spd-3.hex
|
||||
|
|
|
@ -8,3 +8,4 @@ K3LKBKB0BM-MGCP,spd-3.hex
|
|||
H9JCNNNBK3MLYR-N6E,spd-1.hex
|
||||
MT62F2G32D8DR-031 WT:B,spd-4.hex
|
||||
K3LKLKL0EM-MGCN,spd-5.hex
|
||||
H58G56AK6BX069,spd-3.hex
|
||||
|
|
Loading…
Reference in New Issue