mb/google/zork: update DRAM SPD table for morphius
Add Samsung K4A8G165WC-BCWE x2 BUG=b:159418770 BRANCH=master TEST=emerge-zork coreboot Change-Id: I200a1074d3c9fe79a8a2c69f42b0612e745f36f5 Signed-off-by: Kevin Chiu <kevin.chiu@quantatw.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/42816 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org> Reviewed-by: Furquan Shaikh <furquan@google.com>
This commit is contained in:
parent
858890765e
commit
b721f045e3
|
@ -18,7 +18,7 @@ APCB_SOURCES += hynix-H5AN8G6NDJR-XNC_x1 # 0b0101
|
|||
APCB_SOURCES += micron-MT40A512M16TB-062E-J_x1 # 0b0110
|
||||
APCB_SOURCES += samsung-K4AAG165WA-BCWE_x2 # 0b0111
|
||||
APCB_SOURCES += hynix-H5ANAG6NCMR-XNC_x2 # 0b1000
|
||||
APCB_SOURCES += empty # 0b1001
|
||||
APCB_SOURCES += samsung-K4A8G165WC-BCWE_x2 # 0b1001
|
||||
APCB_SOURCES += empty # 0b1010
|
||||
APCB_SOURCES += empty # 0b1011
|
||||
APCB_SOURCES += empty # 0b1100
|
||||
|
|
Loading…
Reference in New Issue