mb/google/nissa/var/dirks: Add H58G56CK8BX146 to RAM ID table

Add the new memory support: Hynix H58G56CK8BX146

BUG=b:442335706
BRANCH=firmware-nissa-15217.B
TEST=Run part_id_gen tool and check the generated files.

Change-Id: I48d1ac1b04c83a05859f2aaa17218d997cb5a3ac
Signed-off-by: David Wu <david_wu@quanta.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/89618
Reviewed-by: Ren Kuo <ren.kuo@quanta.corp-partner.google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kapil Porwal <kapilporwal@google.com>
This commit is contained in:
David Wu 2025-10-17 11:49:14 +08:00 committed by Matt DeVillier
commit 35970abcdf
3 changed files with 3 additions and 1 deletions

View file

@ -9,6 +9,6 @@ SPD_SOURCES += spd/lp5/set-0/spd-1.hex # ID = 1(0b0001) Parts = MT62F512M3
SPD_SOURCES += spd/lp5/set-0/spd-5.hex # ID = 2(0b0010) Parts = K3LKLKL0EM-MGCN
SPD_SOURCES += spd/lp5/set-0/spd-3.hex # ID = 3(0b0011) Parts = K3LKBKB0BM-MGCP
SPD_SOURCES += spd/lp5/set-0/spd-7.hex # ID = 4(0b0100) Parts = K3KL8L80CM-MGCT
SPD_SOURCES += spd/lp5/set-0/spd-11.hex # ID = 5(0b0101) Parts = H58G56BK8BX068
SPD_SOURCES += spd/lp5/set-0/spd-11.hex # ID = 5(0b0101) Parts = H58G56BK8BX068, H58G56CK8BX146
SPD_SOURCES += spd/lp5/set-0/spd-8.hex # ID = 6(0b0110) Parts = K3KL9L90CM-MGCT
SPD_SOURCES += spd/lp5/set-0/spd-10.hex # ID = 7(0b0111) Parts = H58G66BK8BX067

View file

@ -14,3 +14,4 @@ K3KL8L80CM-MGCT 4 (0100)
H58G56BK8BX068 5 (0101)
K3KL9L90CM-MGCT 6 (0110)
H58G66BK8BX067 7 (0111)
H58G56CK8BX146 5 (0101)

View file

@ -19,3 +19,4 @@ K3KL8L80CM-MGCT
H58G56BK8BX068
K3KL9L90CM-MGCT
H58G66BK8BX067
H58G56CK8BX146