mb/google/nissa/var/gothrax: Add 2 Hynix 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) BUG=b:394756067 BRANCH=None TEST=emerge-nissa coreboot Change-Id: I9945ef9f8b9f5de8aedc34e4bc41c29a702be819 Signed-off-by: Yunlong Jia <yunlong.jia@ecs.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/86296 Reviewed-by: Subrata Banik <subratabanik@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
3a6481aeb2
commit
a7755bb35f
3 changed files with 6 additions and 1 deletions
|
|
@ -4,6 +4,7 @@
|
|||
# ./util/spd_tools/bin/part_id_gen ADL lp5 src/mainboard/google/brya/variants/gothrax/memory src/mainboard/google/brya/variants/gothrax/memory/mem_parts_used.txt
|
||||
|
||||
SPD_SOURCES =
|
||||
SPD_SOURCES += spd/lp5/set-0/spd-1.hex # ID = 0(0b0000) Parts = MT62F512M32D2DR-031 WT:B
|
||||
SPD_SOURCES += spd/lp5/set-0/spd-1.hex # ID = 0(0b0000) Parts = MT62F512M32D2DR-031 WT:B, H9JCNNNBK3MLYR-N6E
|
||||
SPD_SOURCES += spd/lp5/set-0/spd-3.hex # ID = 1(0b0001) Parts = H58G56AK6BX069
|
||||
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
|
||||
|
|
|
|||
|
|
@ -7,3 +7,5 @@ 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)
|
||||
|
|
|
|||
|
|
@ -13,3 +13,5 @@
|
|||
MT62F512M32D2DR-031 WT:B,
|
||||
H58G56AK6BX069,*1
|
||||
K3LKBKB0BM-MGCP,
|
||||
H9JCNNNBK3MLYR-N6E,
|
||||
H9JCNNNCP3MLYR-N6E,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue