From 508c399bc1d4ce87573d042aa4890567ec0ea811 Mon Sep 17 00:00:00 2001 From: Appukuttan V K Date: Fri, 19 Sep 2025 13:41:27 +0530 Subject: [PATCH] mb/goog/ocelot/var/ocelot: add H58G66CK8BX147 memory option Add H58G66CK8BX147 memory part as DRAM ID 2. BUG=b:446088494 TEST=None Change-Id: Ice18fd3209b0552be8f8612aaa3ff30ba76c8b83 Signed-off-by: Appukuttan V K Reviewed-on: https://review.coreboot.org/c/coreboot/+/89269 Reviewed-by: Nick Vaccaro Reviewed-by: Avi Uday Tested-by: build bot (Jenkins) --- src/mainboard/google/ocelot/variants/ocelot/memory/Makefile.mk | 2 +- .../google/ocelot/variants/ocelot/memory/dram_id.generated.txt | 1 + .../google/ocelot/variants/ocelot/memory/mem_parts_used.txt | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/src/mainboard/google/ocelot/variants/ocelot/memory/Makefile.mk b/src/mainboard/google/ocelot/variants/ocelot/memory/Makefile.mk index 2f9613f7b5..3712de7a49 100644 --- a/src/mainboard/google/ocelot/variants/ocelot/memory/Makefile.mk +++ b/src/mainboard/google/ocelot/variants/ocelot/memory/Makefile.mk @@ -6,5 +6,5 @@ SPD_SOURCES = SPD_SOURCES += spd/lp5/set-0/spd-11.hex # ID = 0(0b0000) Parts = H58G56BK8BX068 SPD_SOURCES += spd/lp5/set-0/spd-8.hex # ID = 1(0b0001) Parts = H58G66BK7BX067 -SPD_SOURCES += spd/lp5/set-0/spd-10.hex # ID = 2(0b0010) Parts = H58G66BK8BX067 +SPD_SOURCES += spd/lp5/set-0/spd-10.hex # ID = 2(0b0010) Parts = H58G66BK8BX067, H58G66CK8BX147 SPD_SOURCES += spd/lp5/set-0/spd-12.hex # ID = 3(0b0011) Parts = H58GE6AK8BX104 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 7cc94836cf..263b46efc9 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 @@ -8,3 +8,4 @@ H58G56BK8BX068 0 (0000) H58G66BK7BX067 1 (0001) H58G66BK8BX067 2 (0010) H58GE6AK8BX104 3 (0011) +H58G66CK8BX147 2 (0010) 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 9346d22713..097cfc1128 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 @@ -13,3 +13,4 @@ H58G56BK8BX068 H58G66BK7BX067 H58G66BK8BX067 H58GE6AK8BX104 +H58G66CK8BX147