spd/lp5: Add 2 Micron memory parts

Add Micron memory part MT62F1G32D2DS-023 and MT62F2G32D4DS-023 to LP5
global list. Attributes are derived from CCM005-1974498342-145. Also,
regenerate the SPD files for the SoC.

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

Change-Id: I6675a68b7a515bd6d21db3ea2da762b06dee017a
Signed-off-by: John Su <john_su@compal.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/73489
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Subrata Banik <subratabanik@google.com>
This commit is contained in:
John Su 2023-03-06 16:44:58 +08:00 committed by Felix Held
parent b78c09ee7d
commit 06a4cb437c
3 changed files with 30 additions and 4 deletions

View File

@ -50,7 +50,7 @@
"speedMbps": 6400
}
},
{
{
"name": "MT62F2G32D8DR-031 WT:B",
"attribs": {
"densityPerDieGb": 8,
@ -187,7 +187,7 @@
"lp5x": true
}
},
{
{
"name": "H9JCNNNFA5MLYR-N6E",
"attribs": {
"densityPerDieGb": 8,
@ -197,7 +197,7 @@
"speedMbps": 6400
}
},
{
{
"name": "H58G66BK8BX067",
"attribs": {
"densityPerDieGb": 16,
@ -208,7 +208,7 @@
"lp5x": true
}
},
{
{
"name": "H58G56BK8BX068",
"attribs": {
"densityPerDieGb": 16,
@ -218,6 +218,28 @@
"speedMbps": 8533,
"lp5x": true
}
},
{
"name": "MT62F1G32D2DS-023 WT:B",
"attribs": {
"densityPerDieGb": 16,
"diesPerPackage": 2,
"bitWidthPerChannel": 16,
"ranksPerChannel": 1,
"speedMbps": 8533,
"lp5x": true
}
},
{
"name": "MT62F2G32D4DS-023 WT:B",
"attribs": {
"densityPerDieGb": 16,
"diesPerPackage": 4,
"bitWidthPerChannel": 16,
"ranksPerChannel": 2,
"speedMbps": 8533,
"lp5x": true
}
}
]
}

View File

@ -22,3 +22,5 @@ H58G56BK7BX068,spd-7.hex
H9JCNNNFA5MLYR-N6E,spd-4.hex
H58G66BK8BX067,spd-10.hex
H58G56BK8BX068,spd-11.hex
MT62F1G32D2DS-023 WT:B,spd-11.hex
MT62F2G32D4DS-023 WT:B,spd-10.hex

View File

@ -22,3 +22,5 @@ H58G56BK7BX068,spd-7.hex
H9JCNNNFA5MLYR-N6E,spd-4.hex
H58G66BK8BX067,spd-10.hex
H58G56BK8BX068,spd-11.hex
MT62F1G32D2DS-023 WT:B,spd-11.hex
MT62F2G32D4DS-023 WT:B,spd-10.hex