spd/lp5: Add SPD for K3KL9L90EM-MGCU

Add K3KL9L90EM-MGCU in the memory_parts.json and re-generate the SPD

Samsung:K3KL9L90EM-MGCU

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

Change-Id: I693d52714a3d1846dec1f990ba7d9f23ec5f219f
Signed-off-by: Zhongtian Wu <wuzhongtian@huaqin.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/87578
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kun Liu <liukun11@huaqin.corp-partner.google.com>
Reviewed-by: Subrata Banik <subratabanik@google.com>
Reviewed-by: YH Lin <yueherngl@google.com>
This commit is contained in:
Zhongtian Wu 2025-05-09 14:41:17 +08:00 committed by Matt DeVillier
commit ac2bd75817
3 changed files with 14 additions and 1 deletions

View file

@ -284,7 +284,7 @@
"speedMbps": 8533,
"lp5x": true
}
}
},
{
"name": "K3KL8L80EM-MGCU",
"attribs": {
@ -295,6 +295,17 @@
"speedMbps": 8533,
"lp5x": true
}
},
{
"name": "K3KL9L90EM-MGCU",
"attribs": {
"densityPerDieGb": 16,
"diesPerPackage": 4,
"bitWidthPerChannel": 16,
"ranksPerChannel": 2,
"speedMbps": 8533,
"lp5x": true
}
}
]
}

View file

@ -29,3 +29,4 @@ K3KL8L80DM-MGCU,spd-11.hex
MT62F2G32D4DS-020 WT:F,spd-10.hex
H58G56CK8BX146,spd-11.hex
K3KL8L80EM-MGCU,spd-11.hex
K3KL9L90EM-MGCU,spd-10.hex

View file

@ -29,3 +29,4 @@ K3KL8L80DM-MGCU,spd-11.hex
MT62F2G32D4DS-020 WT:F,spd-10.hex
H58G56CK8BX146,spd-11.hex
K3KL8L80EM-MGCU,spd-11.hex
K3KL9L90EM-MGCU,spd-10.hex