spd/lp5: Add Hynix memory part

Add Micron memory part H58G56CK8BX146 to LP5 global list.
And Regenerate the SPD files for the SoC. The specification
is attached in issue tracker.

BUG=b:367841051
TEST=util/spd_tools/bin/spd_gen spd/lp5/memory_parts.json lp5

Change-Id: I2a003aad32bca9ae5438973ecf0d7872481fee20
Signed-off-by: Roger Wang <roger2.wang@lcfc.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/85371
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Subrata Banik <subratabanik@google.com>
This commit is contained in:
Roger Wang 2024-11-29 14:13:29 +08:00 committed by Subrata Banik
commit 9992a98c67
3 changed files with 13 additions and 0 deletions

View file

@ -273,6 +273,17 @@
"speedMbps": 8533,
"lp5x": true
}
},
{
"name": "H58G56CK8BX146",
"attribs": {
"densityPerDieGb": 16,
"diesPerPackage": 2,
"bitWidthPerChannel": 16,
"ranksPerChannel": 1,
"speedMbps": 8533,
"lp5x": true
}
}
]
}

View file

@ -27,3 +27,4 @@ MT62F2G32D4DS-023 WT:B,spd-10.hex
MT62F1G32D2DS-023 WT:C,spd-11.hex
K3KL8L80DM-MGCU,spd-11.hex
MT62F2G32D4DS-020 WT:F,spd-10.hex
H58G56CK8BX146,spd-11.hex

View file

@ -27,3 +27,4 @@ MT62F2G32D4DS-023 WT:B,spd-10.hex
MT62F1G32D2DS-023 WT:C,spd-11.hex
K3KL8L80DM-MGCU,spd-11.hex
MT62F2G32D4DS-020 WT:F,spd-10.hex
H58G56CK8BX146,spd-11.hex