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>
This commit is contained in:
parent
3a4e201a21
commit
d27cd2a328
|
@ -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
|
||||
|
|
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue