From 640141ef2e9a49ef1438aa8428bcf2d3575c9138 Mon Sep 17 00:00:00 2001 From: jasper lee Date: Mon, 26 Feb 2018 11:20:39 +0800 Subject: mb/google/poppy/variants/nami: Add SPD files for nami This change adds SPD files for memory IDs 7 on nami. BUG=b:73807138 Change-Id: I25fe3b347057eea75c58bfb88df41bdb28cc1460 Signed-off-by: jasper lee Reviewed-on: https://review.coreboot.org/25007 Tested-by: build bot (Jenkins) Reviewed-by: Furquan Shaikh --- src/mainboard/google/poppy/variants/nami/Makefile.inc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/mainboard/google/poppy/variants') diff --git a/src/mainboard/google/poppy/variants/nami/Makefile.inc b/src/mainboard/google/poppy/variants/nami/Makefile.inc index 8a65493907..1d96df2ecc 100644 --- a/src/mainboard/google/poppy/variants/nami/Makefile.inc +++ b/src/mainboard/google/poppy/variants/nami/Makefile.inc @@ -6,6 +6,9 @@ SPD_SOURCES += micron_dimm_MT40A256M16GE-083E # 0b0001 SPD_SOURCES += samsung_dimm_K4A8G165WB-BCRC # 0b0010 SPD_SOURCES += hynix_dimm_H5AN4G6NBJR-UHC # 0b0011 SPD_SOURCES += hynix_dimm_H5ANAG6NAMR-UHC # 0b0100 +SPD_SOURCES += empty_ddr4 # 0b0101 +SPD_SOURCES += empty_ddr4 # 0b0110 +SPD_SOURCES += samsung_dimm_K4A4G165WE-BCRC # 0b0111 # Used when PCH_MEM_CONFIG4 = 1 (LPDDR3) SECONDARY_SPD_SOURCES += micron_dimm_MT52L512M32D2PF-107 # 0b0000 -- cgit v1.2.3