mb/google/nissa/var/riven: 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: I8002c2c8e89882f4a705c7aae881544009f84e3b
Signed-off-by: David Wu <david_wu@quanta.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/89013
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Eric Lai <ericllai@google.com>
This commit is contained in:
David Wu 2025-09-02 09:47:08 +08:00 committed by Matt DeVillier
commit c73f30e74b
3 changed files with 3 additions and 1 deletions

View file

@ -9,4 +9,4 @@ 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

View file

@ -12,3 +12,4 @@ K3LKBKB0BM-MGCP 3 (0011)
H9JCNNNCP3MLYR-N6E 0 (0000)
K3KL8L80CM-MGCT 4 (0100)
H58G56BK8BX068 5 (0101)
H58G56CK8BX146 5 (0101)

View file

@ -17,3 +17,4 @@ K3LKBKB0BM-MGCP
H9JCNNNCP3MLYR-N6E
K3KL8L80CM-MGCT
H58G56BK8BX068
H58G56CK8BX146