Luca Lai has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/85735?usp=email )
Change subject: mb/google/nissa/var/pujjo: Add new supported memory part ......................................................................
mb/google/nissa/var/pujjo: Add new supported memory part
Add pujjo new supported memory parts in mem_parts_used.txt. Generate SPD id for this part.
Hynix H58G56CK8BX146
BUG=b:385659484 TEST=Use part_id_gen to generate related settings
Change-Id: Idb48e849424aac79ef9af29f21b84194455c813e --- M src/mainboard/google/brya/variants/pujjo/memory/Makefile.mk M src/mainboard/google/brya/variants/pujjo/memory/dram_id.generated.txt M src/mainboard/google/brya/variants/pujjo/memory/mem_parts_used.txt 3 files changed, 3 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/35/85735/1
diff --git a/src/mainboard/google/brya/variants/pujjo/memory/Makefile.mk b/src/mainboard/google/brya/variants/pujjo/memory/Makefile.mk index 3993dc6..6eb1600 100644 --- a/src/mainboard/google/brya/variants/pujjo/memory/Makefile.mk +++ b/src/mainboard/google/brya/variants/pujjo/memory/Makefile.mk @@ -10,3 +10,4 @@ SPD_SOURCES += spd/lp5/set-0/spd-2.hex # ID = 3(0b0011) Parts = MT62F1G32D4DR-031 WT:B SPD_SOURCES += spd/lp5/set-0/spd-7.hex # ID = 4(0b0100) Parts = H58G56BK7BX068, K3KL8L80CM-MGCT, MT62F1G32D2DS-026 WT:B SPD_SOURCES += spd/lp5/set-0/spd-9.hex # ID = 5(0b0101) Parts = K3KL6L60GM-MGCT +SPD_SOURCES += spd/lp5/set-0/spd-11.hex # ID = 6(0b0110) Parts = H58G56CK8BX146 diff --git a/src/mainboard/google/brya/variants/pujjo/memory/dram_id.generated.txt b/src/mainboard/google/brya/variants/pujjo/memory/dram_id.generated.txt index 93edc7d..d6ddf1b 100644 --- a/src/mainboard/google/brya/variants/pujjo/memory/dram_id.generated.txt +++ b/src/mainboard/google/brya/variants/pujjo/memory/dram_id.generated.txt @@ -14,3 +14,4 @@ K3KL6L60GM-MGCT 5 (0101) K3KL8L80CM-MGCT 4 (0100) MT62F1G32D2DS-026 WT:B 4 (0100) +H58G56CK8BX146 6 (0110) diff --git a/src/mainboard/google/brya/variants/pujjo/memory/mem_parts_used.txt b/src/mainboard/google/brya/variants/pujjo/memory/mem_parts_used.txt index 61d49b8..53eb239 100644 --- a/src/mainboard/google/brya/variants/pujjo/memory/mem_parts_used.txt +++ b/src/mainboard/google/brya/variants/pujjo/memory/mem_parts_used.txt @@ -19,3 +19,4 @@ K3KL6L60GM-MGCT K3KL8L80CM-MGCT MT62F1G32D2DS-026 WT:B ++H58G56CK8BX146