diff options
author | Frank Wu <frank_wu@compal.corp-partner.google.com> | 2022-12-14 10:50:12 +0800 |
---|---|---|
committer | Karthik Ramasubramanian <kramasub@google.com> | 2022-12-15 14:28:11 +0000 |
commit | d27cd2a3284470a177cb0d637e37ca29583c06a5 (patch) | |
tree | 22a13e510682e7793f03f6cad85bf4492b50209a /src/mainboard | |
parent | 3a4e201a21551acae101a5b87e771b01421dc785 (diff) |
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 <frank_wu@compal.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/70742
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
Reviewed-by: Dtrain Hsu <dtrain_hsu@compal.corp-partner.google.com>
Reviewed-by: Ian Feng <ian_feng@compal.corp-partner.google.com>
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Diffstat (limited to 'src/mainboard')
-rw-r--r-- | src/mainboard/google/skyrim/variants/frostflow/memory/Makefile.inc | 2 | ||||
-rw-r--r-- | src/mainboard/google/skyrim/variants/frostflow/memory/mem_parts_used.txt | 2 |
2 files changed, 2 insertions, 2 deletions
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, |