mb/google/brox/jubilant: Generate RAM IDs
Generate RAM IDs of lp5 memory Hyinx H58G56CK8BX146 BUG=b:424055256 TEST=Run part_id_gen tool and check the generated files. Change-Id: Ieb4cf2a317afaee81add0c99557f8a4cdbba042f Signed-off-by: Ren Kuo <ren.kuo@quanta.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/89101 Reviewed-by: Kenneth Chan <kenneth.chan@quanta.corp-partner.google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
This commit is contained in:
parent
a6c15129a7
commit
859cc31e3a
3 changed files with 3 additions and 1 deletions
|
|
@ -6,5 +6,5 @@
|
|||
SPD_SOURCES =
|
||||
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-2.hex # ID = 1(0b0001) Parts = MT62F1G32D4DR-031 WT:B
|
||||
SPD_SOURCES += spd/lp5/set-0/spd-11.hex # ID = 2(0b0010) Parts = MT62F1G32D2DS-023 WT:B, H58G56BK8BX068
|
||||
SPD_SOURCES += spd/lp5/set-0/spd-11.hex # ID = 2(0b0010) Parts = MT62F1G32D2DS-023 WT:B, H58G56BK8BX068, H58G56CK8BX146
|
||||
SPD_SOURCES += spd/lp5/set-0/spd-7.hex # ID = 3(0b0011) Parts = K3KL8L80CM-MGCT
|
||||
|
|
|
|||
|
|
@ -10,3 +10,4 @@ MT62F1G32D4DR-031 WT:B 1 (0001)
|
|||
MT62F1G32D2DS-023 WT:B 2 (0010)
|
||||
H58G56BK8BX068 2 (0010)
|
||||
K3KL8L80CM-MGCT 3 (0011)
|
||||
H58G56CK8BX146 2 (0010)
|
||||
|
|
|
|||
|
|
@ -4,3 +4,4 @@ MT62F1G32D4DR-031 WT:B
|
|||
MT62F1G32D2DS-023 WT:B
|
||||
H58G56BK8BX068
|
||||
K3KL8L80CM-MGCT
|
||||
H58G56CK8BX146
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue