mb/google/rex/var/karis: Add H58G56CK8BX146 to RAM ID table
Add the new memory support: Hynix H58G56CK8BX146 BUG=b:442335706 TEST=Run part_id_gen tool and check the generated files. Change-Id: Icd2643f8f5d4e7d7860ab20fa6964762e7c13713 Signed-off-by: Kenneth Chan <kenneth.chan@quanta.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/91636 Reviewed-by: David Wu <david_wu@quanta.corp-partner.google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Eric Lai <ericllai@google.com>
This commit is contained in:
parent
4734da172b
commit
35dbfac13a
3 changed files with 3 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
# util/spd_tools/bin/part_id_gen MTL lp5 src/mainboard/google/rex/variants/karis/memory src/mainboard/google/rex/variants/karis/memory/mem_parts_used.txt
|
||||
|
||||
SPD_SOURCES =
|
||||
SPD_SOURCES += spd/lp5/set-0/spd-11.hex # ID = 0(0b0000) Parts = MT62F1G32D2DS-023 WT:B, H58G56BK8BX068, K3KL8L80EM-MGCU
|
||||
SPD_SOURCES += spd/lp5/set-0/spd-11.hex # ID = 0(0b0000) Parts = MT62F1G32D2DS-023 WT:B, H58G56BK8BX068, K3KL8L80EM-MGCU, H58G56CK8BX146
|
||||
SPD_SOURCES += spd/lp5/set-0/spd-1.hex # ID = 1(0b0001) Parts = H9JCNNNBK3MLYR-N6E, MT62F512M32D2DR-031 WT:B
|
||||
SPD_SOURCES += spd/lp5/set-0/spd-7.hex # ID = 2(0b0010) Parts = K3KL8L80CM-MGCT
|
||||
SPD_SOURCES += spd/lp5/set-0/spd-10.hex # ID = 3(0b0011) Parts = H58G66CK8BX147
|
||||
|
|
|
|||
|
|
@ -11,3 +11,4 @@ K3KL8L80CM-MGCT 2 (0010)
|
|||
MT62F512M32D2DR-031 WT:B 1 (0001)
|
||||
H58G66CK8BX147 3 (0011)
|
||||
K3KL8L80EM-MGCU 0 (0000)
|
||||
H58G56CK8BX146 0 (0000)
|
||||
|
|
|
|||
|
|
@ -16,3 +16,4 @@ K3KL8L80CM-MGCT
|
|||
MT62F512M32D2DR-031 WT:B
|
||||
H58G66CK8BX147
|
||||
K3KL8L80EM-MGCU
|
||||
H58G56CK8BX146
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue