spd/lp5: Add SPD for MT62F1G32D2DS-031 WT:C and MT62F2G32D4DS-031 WT:C

Add  MT62F1G32D2DS-031 WT:C and MT62F2G32D4DS-031 WT:C in the
memory_parts.json and re-generate the SPD.

TEST=util/spd_tools/bin/spd_gen spd/lp5/memory_parts.json lp5

Change-Id: I0db533908fbea2bc04a55191960aaeec8461f47d
Signed-off-by: Varun Upadhyay <varun.upadhyay@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/89027
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Usha P <usha.p@intel.com>
Reviewed-by: Krishna P Bhat D <krishna.p.bhat.d@intel.com>
This commit is contained in:
Varun Upadhyay 2025-09-03 22:09:50 +05:30 committed by Matt DeVillier
commit d1967d927a
3 changed files with 25 additions and 1 deletions

View file

@ -339,6 +339,26 @@
"speedMbps": 8533,
"lp5x": true
}
}
},
{
"name": "MT62F1G32D2DS-031 WT:C",
"attribs": {
"densityPerDieGb": 16,
"diesPerPackage": 2,
"bitWidthPerChannel": 16,
"ranksPerChannel": 1,
"speedMbps": 6400
}
},
{
"name": "MT62F2G32D4DS-031 WT:C",
"attribs": {
"densityPerDieGb": 16,
"diesPerPackage": 4,
"bitWidthPerChannel": 16,
"ranksPerChannel": 2,
"speedMbps": 6400
}
}
]
}

View file

@ -33,3 +33,5 @@ K3KL9L90EM-MGCU,spd-10.hex
H58G66CK8BX147,spd-10.hex
MT62F2G32D4DS-023 WT:C,spd-10.hex
MT62F512M32D1DS-023 WT:E,spd-11.hex
MT62F1G32D2DS-031 WT:C,spd-3.hex
MT62F2G32D4DS-031 WT:C,spd-6.hex

View file

@ -33,3 +33,5 @@ K3KL9L90EM-MGCU,spd-10.hex
H58G66CK8BX147,spd-10.hex
MT62F2G32D4DS-023 WT:C,spd-10.hex
MT62F512M32D1DS-023 WT:E,spd-11.hex
MT62F1G32D2DS-031 WT:C,spd-3.hex
MT62F2G32D4DS-031 WT:C,spd-6.hex