From 6ae7a2a10110fb86a8f4447433bb431a8ec37cb5 Mon Sep 17 00:00:00 2001 From: Chris Zhou Date: Tue, 9 Oct 2018 14:38:02 +0800 Subject: mb/google/poppy/variants/nami: Add samsung_dimm_K4AAG165WB-MCRC SPD Add SPD file for sdp samsung_dimm_K4AAG165WB-MCRC (ram id: 9) BUG=b:112679174 TEST=emerge-nami coreboot chromeos-bootimage Change-Id: Iac1e3ca4b009cc9be94608cd342f535fa581a5eb Signed-off-by: Chris Zhou Reviewed-on: https://review.coreboot.org/28974 Reviewed-by: Furquan Shaikh Reviewed-by: Martin Roth Tested-by: build bot (Jenkins) --- src/mainboard/google/poppy/variants/nami/Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/google/poppy/variants/nami') diff --git a/src/mainboard/google/poppy/variants/nami/Makefile.inc b/src/mainboard/google/poppy/variants/nami/Makefile.inc index b02b7d48df..ae33c2723f 100644 --- a/src/mainboard/google/poppy/variants/nami/Makefile.inc +++ b/src/mainboard/google/poppy/variants/nami/Makefile.inc @@ -10,7 +10,7 @@ SPD_SOURCES += hynix_dimm_H5ANAG6NCMR-VKC # 0b0101 SPD_SOURCES += hynix_dimm_H5AN8G6NAFR-UHC # 0b0110 SPD_SOURCES += samsung_dimm_K4A4G165WE-BCRC # 0b0111 SPD_SOURCES += samsung_dimm_K4A8G165WC-BCTD # 0b1000 -SPD_SOURCES += empty_ddr4 # 0b1001 +SPD_SOURCES += samsung_dimm_K4AAG165WB-MCRC # 0b1001 SPD_SOURCES += empty_ddr4 # 0b1010 SPD_SOURCES += empty_ddr4 # 0b1011 SPD_SOURCES += empty_ddr4 # 0b1100 -- cgit v1.2.3