Attention is currently required from: Brian Hsu, Dinesh Gehlot, Kapil Porwal, Nick Vaccaro.
Hello Dinesh Gehlot, Eric Lai, Jayvik Desai, Kapil Porwal, Nick Vaccaro, Subrata Banik, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/86535?usp=email
to look at the new patch set (#2).
Change subject: mb/google/nissa/var/guren: Generate SPD ID for 7 supported memory parts ......................................................................
mb/google/nissa/var/guren: Generate SPD ID for 7 supported memory parts
Add supported memory parts in mem_parts_used list, and generate SPD ID for these parts.
DRAM Part Name Vendor Model Spec ID to assign K3KL8L80CM-MGCT Samsung LPDDR5X 7500 32Gb 0 (0000) K3KL6L60GM-MGCT Samsung LPDDR5X 7500 16Gb 1 (0001) H58G56AK6BX069 SK hynix LPDDR5 6400 32Gb 2 (0010) H9JCNNNBK3MLYR-N6E SK hynix LPDDR5 6400 16Gb 3 (0011) H58G66AK6BX070 SK hynix LPDDR5 6400 64Gb 4 (0100) K3KL9L90CM-MGCT Samsung LPDDR5X 7500 64Gb 5 (0101) K3LKBKB0BM-MGCP Samsung LPDDR5 6400 16Gb 2 (0010)
BUG=b:397149037 BRANCH=firmware-nissa-15217.B TEST=Run command "go run ./util/spd_tools/src/part_id_gen/\ part_id_gen.go ADL lp5 \ src/mainboard/google/brya/variants/guren/memory/ \ src/mainboard/google/brya/variants/guren/memory/\ mem_parts_used.txt"
Change-Id: Ibc8626ea51e1143706b8c627f21d33c3ade6a232 Signed-off-by: Brian Hsu Brian_Hsu@pegatron.corp-partner.google.com --- M src/mainboard/google/brya/variants/guren/memory/Makefile.mk M src/mainboard/google/brya/variants/guren/memory/dram_id.generated.txt M src/mainboard/google/brya/variants/guren/memory/mem_parts_used.txt 3 files changed, 28 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/35/86535/2