From b65b98ace663b2cc6ba69e70b37c1e459175a6bb Mon Sep 17 00:00:00 2001 From: Nick Vaccaro Date: Tue, 12 Aug 2025 12:42:32 -0700 Subject: [PATCH] mb/goog/ocelot/var/ocelot: switch to H58G56BK8BX068 memory part Switch the DRAM_ID 0 memory part from the H58G56BK7BX068 memory part to H58G56BK8BX068 for ocelot. BUG=b:437989448 TEST=`emerge-ocelot coreboot chromeos-bootimage', flash and boot ocelot and verify it's able to train memory without error. Change-Id: I979a75f770cc5bf82b7c5537e4c36651ecc21ea6 Signed-off-by: Nick Vaccaro Reviewed-on: https://review.coreboot.org/c/coreboot/+/88759 Reviewed-by: Karthik Ramasubramanian Tested-by: build bot (Jenkins) --- src/mainboard/google/ocelot/variants/ocelot/memory/Makefile.mk | 2 +- .../google/ocelot/variants/ocelot/memory/dram_id.generated.txt | 2 +- .../google/ocelot/variants/ocelot/memory/mem_parts_used.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/mainboard/google/ocelot/variants/ocelot/memory/Makefile.mk b/src/mainboard/google/ocelot/variants/ocelot/memory/Makefile.mk index 23bc544fc6..2059568629 100644 --- a/src/mainboard/google/ocelot/variants/ocelot/memory/Makefile.mk +++ b/src/mainboard/google/ocelot/variants/ocelot/memory/Makefile.mk @@ -4,4 +4,4 @@ # ./util/spd_tools/bin/part_id_gen PTL lp5 src/mainboard/google/ocelot/variants/ocelot/memory src/mainboard/google/ocelot/variants/ocelot/memory/mem_parts_used.txt SPD_SOURCES = -SPD_SOURCES += spd/lp5/set-0/spd-7.hex # ID = 0(0b0000) Parts = H58G56BK7BX068 +SPD_SOURCES += spd/lp5/set-0/spd-11.hex # ID = 0(0b0000) Parts = H58G56BK8BX068 diff --git a/src/mainboard/google/ocelot/variants/ocelot/memory/dram_id.generated.txt b/src/mainboard/google/ocelot/variants/ocelot/memory/dram_id.generated.txt index 8bdcd1a2f8..c7351b2c76 100644 --- a/src/mainboard/google/ocelot/variants/ocelot/memory/dram_id.generated.txt +++ b/src/mainboard/google/ocelot/variants/ocelot/memory/dram_id.generated.txt @@ -4,4 +4,4 @@ # ./util/spd_tools/bin/part_id_gen PTL lp5 src/mainboard/google/ocelot/variants/ocelot/memory src/mainboard/google/ocelot/variants/ocelot/memory/mem_parts_used.txt DRAM Part Name ID to assign -H58G56BK7BX068 0 (0000) +H58G56BK8BX068 0 (0000) diff --git a/src/mainboard/google/ocelot/variants/ocelot/memory/mem_parts_used.txt b/src/mainboard/google/ocelot/variants/ocelot/memory/mem_parts_used.txt index 17ee7efc60..ae8eff2d96 100644 --- a/src/mainboard/google/ocelot/variants/ocelot/memory/mem_parts_used.txt +++ b/src/mainboard/google/ocelot/variants/ocelot/memory/mem_parts_used.txt @@ -9,4 +9,4 @@ # See util/spd_tools/README.md for more details and instructions. # Part Name -H58G56BK7BX068 +H58G56BK8BX068