mb/google/zork: update DRAM SPD table for berknip

samsung-K4A8G165WC-BCWE_x1     # 0b0101
micron-MT40A1G16KD-062E-E_x2   # 0b0110
hynix-H5ANAG6NCMR-XNC_x2       # 0b0111
samsung-K4AAG165WA-BCWE_x2     # 0b1000

BUG=b:159418772
BRANCH=master
TEST=emerge-zork coreboot

Change-Id: I24b632c75d4a0660dc6beb88f135b546860d7079
Signed-off-by: Kevin Chiu <kevin.chiu@quantatw.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/42814
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Kevin Chiu 2020-06-26 01:19:40 +08:00 committed by Patrick Georgi
parent c746a748c4
commit 19edbf640b
1 changed files with 4 additions and 4 deletions

View File

@ -14,10 +14,10 @@ APCB_SOURCES += samsung-K4A8G165WC-BCWE_x2 # 0b0001
APCB_SOURCES += micron-MT40A512M16TB-062E-J_x2 # 0b0010
APCB_SOURCES += hynix-H5AN8G6NDJR-XNC_x1 # 0b0011
APCB_SOURCES += hynix-H5ANAG6NCMR-VKC_x2 # 0b0100
APCB_SOURCES += empty # 0b0101
APCB_SOURCES += empty # 0b0110
APCB_SOURCES += empty # 0b0111
APCB_SOURCES += empty # 0b1000
APCB_SOURCES += samsung-K4A8G165WC-BCWE_x1 # 0b0101
APCB_SOURCES += micron-MT40A1G16KD-062E-E_x2 # 0b0110
APCB_SOURCES += hynix-H5ANAG6NCMR-XNC_x2 # 0b0111
APCB_SOURCES += samsung-K4AAG165WA-BCWE_x2 # 0b1000
APCB_SOURCES += empty # 0b1001
APCB_SOURCES += empty # 0b1010
APCB_SOURCES += empty # 0b1011