From d27cd2a3284470a177cb0d637e37ca29583c06a5 Mon Sep 17 00:00:00 2001 From: Frank Wu Date: Wed, 14 Dec 2022 10:50:12 +0800 Subject: mb/google/skyrim/var/frostflow: Update SPD file for H9JCNNNFA5MLYR-N6E Update RAM ID table because H9JCNNNFA5MLYR-N6E is using spd-4.hex instead of spd-9.hex. Reserve RAM ID 3 for it, so the RAM ID table remains the same. BUG=b:261530632 BRANCH=None TEST=FW_NAME=frostflow emerge-skyrim coreboot chromeos-bootimage Then boot devices successfully Change-Id: I1b683168310f74a07d246af8618b977cce32287a Signed-off-by: Frank Wu Reviewed-on: https://review.coreboot.org/c/coreboot/+/70742 Tested-by: build bot (Jenkins) Reviewed-by: Karthik Ramasubramanian Reviewed-by: Dtrain Hsu Reviewed-by: Ian Feng Reviewed-by: Eric Lai --- src/mainboard/google/skyrim/variants/frostflow/memory/Makefile.inc | 2 +- .../google/skyrim/variants/frostflow/memory/mem_parts_used.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/mainboard/google') diff --git a/src/mainboard/google/skyrim/variants/frostflow/memory/Makefile.inc b/src/mainboard/google/skyrim/variants/frostflow/memory/Makefile.inc index 23382dcf3b..04f83f3782 100644 --- a/src/mainboard/google/skyrim/variants/frostflow/memory/Makefile.inc +++ b/src/mainboard/google/skyrim/variants/frostflow/memory/Makefile.inc @@ -7,6 +7,6 @@ SPD_SOURCES = SPD_SOURCES += spd/lp5/set-1/spd-1.hex # ID = 0(0b0000) Parts = MT62F512M32D2DR-031 WT:B, H9JCNNNBK3MLYR-N6E SPD_SOURCES += spd/lp5/set-1/spd-2.hex # ID = 1(0b0001) Parts = MT62F1G32D4DR-031 WT:B, H9JCNNNCP3MLYR-N6E SPD_SOURCES += spd/lp5/set-1/spd-4.hex # ID = 2(0b0010) Parts = MT62F2G32D8DR-031 WT:B -SPD_SOURCES += spd/lp5/set-1/spd-9.hex # ID = 3(0b0011) Parts = H9JCNNNFA5MLYR-N6E +SPD_SOURCES += spd/lp5/set-1/spd-4.hex # ID = 3(0b0011) Parts = H9JCNNNFA5MLYR-N6E SPD_SOURCES += spd/lp5/set-1/spd-3.hex # ID = 4(0b0100) Parts = K3LKBKB0BM-MGCP SPD_SOURCES += spd/lp5/set-1/spd-6.hex # ID = 5(0b0101) Parts = K3LKCKC0BM-MGCP diff --git a/src/mainboard/google/skyrim/variants/frostflow/memory/mem_parts_used.txt b/src/mainboard/google/skyrim/variants/frostflow/memory/mem_parts_used.txt index a0e7ae0e80..cc034255a8 100644 --- a/src/mainboard/google/skyrim/variants/frostflow/memory/mem_parts_used.txt +++ b/src/mainboard/google/skyrim/variants/frostflow/memory/mem_parts_used.txt @@ -3,6 +3,6 @@ H9JCNNNBK3MLYR-N6E, MT62F1G32D4DR-031 WT:B, H9JCNNNCP3MLYR-N6E, MT62F2G32D8DR-031 WT:B, -H9JCNNNFA5MLYR-N6E, +H9JCNNNFA5MLYR-N6E,*3 K3LKBKB0BM-MGCP, K3LKCKC0BM-MGCP, -- cgit v1.2.3