mb/google/brya/var/crota: Add lp5x memory parts for `K3KL6L60GM-MGCT`
Update the mem_parts_used.txt, generate Makefile.inc and dram_id.generated.txt for this part. DRAM Part Name ID to assign K3KL6L60GM-MGCT 5 (0101) BUG=b:267249674 BRANCH=firmware-brya-14505.B TEST=emerge-brya coreboot Signed-off-by: Terry Chen <terry_chen@wistron.corp-partner.google.com> Change-Id: I20a12a58d8a3d66a901a14569ca710acba3c05f7 Reviewed-on: https://review.coreboot.org/c/coreboot/+/73920 Reviewed-by: Caveh Jalali <caveh@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Tarun Tuli <taruntuli@google.com>
This commit is contained in:
parent
0a71e09cf9
commit
b8f1103a32
|
@ -9,3 +9,4 @@ SPD_SOURCES += spd/lp5/set-0/spd-1.hex # ID = 1(0b0001) Parts = MT62F512M3
|
|||
SPD_SOURCES += spd/lp5/set-0/spd-3.hex # ID = 2(0b0010) Parts = K3LKBKB0BM-MGCP, H58G56AK6BX069
|
||||
SPD_SOURCES += spd/lp5/set-0/spd-5.hex # ID = 3(0b0011) Parts = K3LKLKL0EM-MGCN
|
||||
SPD_SOURCES += spd/lp5/set-0/spd-7.hex # ID = 4(0b0100) Parts = MT62F1G32D2DS-026 WT:B, K3KL8L80CM-MGCT, H58G56BK7BX068
|
||||
SPD_SOURCES += spd/lp5/set-0/spd-9.hex # ID = 5(0b0101) Parts = K3KL6L60GM-MGCT
|
||||
|
|
|
@ -14,3 +14,4 @@ H58G56AK6BX069 2 (0010)
|
|||
MT62F1G32D2DS-026 WT:B 4 (0100)
|
||||
K3KL8L80CM-MGCT 4 (0100)
|
||||
H58G56BK7BX068 4 (0100)
|
||||
K3KL6L60GM-MGCT 5 (0101)
|
||||
|
|
|
@ -19,3 +19,4 @@ H58G56AK6BX069
|
|||
MT62F1G32D2DS-026 WT:B
|
||||
K3KL8L80CM-MGCT
|
||||
H58G56BK7BX068
|
||||
K3KL6L60GM-MGCT
|
||||
|
|
Loading…
Reference in New Issue