mb/google/nissa/var/gothrax: Add Rayson parts to RAM ID table
Add the support RAM parts for gothrax. Here is the ram part number list: DRAM Part Name ID to assign MT62F512M32D2DR-031 WT:B 0 (0000) H58G56AK6BX069 1 (0001) K3LKBKB0BM-MGCP 2 (0010) H9JCNNNBK3MLYR-N6E 0 (0000) H9JCNNNCP3MLYR-N6E 3 (0011) K3KL8L80CM-MGCT 4 (0100) RS1G32LO5D2FDB-23BT 5 (0101) BUG=b:472596025 BRANCH=None TEST=emerge-nissa coreboot Signed-off-by: Yunlong Jia <yunlong.jia@ecs.corp-partner.google.com> Change-Id: Iff12898dd6fb08a7e932de6e1902886a6f251761 Reviewed-on: https://review.coreboot.org/c/coreboot/+/90663 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Eric Lai <ericllai@google.com>
This commit is contained in:
parent
0c26c4494d
commit
f8c10eda36
3 changed files with 3 additions and 0 deletions
|
|
@ -9,3 +9,4 @@ SPD_SOURCES += spd/lp5/set-0/spd-3.hex # ID = 1(0b0001) Parts = H58G56AK6B
|
|||
SPD_SOURCES += spd/lp5/set-0/spd-3.hex # ID = 2(0b0010) Parts = K3LKBKB0BM-MGCP
|
||||
SPD_SOURCES += spd/lp5/set-0/spd-2.hex # ID = 3(0b0011) Parts = H9JCNNNCP3MLYR-N6E
|
||||
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 = RS1G32LO5D2FDB-23BT
|
||||
|
|
|
|||
|
|
@ -10,3 +10,4 @@ K3LKBKB0BM-MGCP 2 (0010)
|
|||
H9JCNNNBK3MLYR-N6E 0 (0000)
|
||||
H9JCNNNCP3MLYR-N6E 3 (0011)
|
||||
K3KL8L80CM-MGCT 4 (0100)
|
||||
RS1G32LO5D2FDB-23BT 5 (0101)
|
||||
|
|
|
|||
|
|
@ -16,3 +16,4 @@ K3LKBKB0BM-MGCP,
|
|||
H9JCNNNBK3MLYR-N6E,
|
||||
H9JCNNNCP3MLYR-N6E,
|
||||
K3KL8L80CM-MGCT,
|
||||
RS1G32LO5D2FDB-23BT,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue