From 1d23eb6d3728e332dd50bddb6c06b6e8a73a8253 Mon Sep 17 00:00:00 2001 From: Caveh Jalali Date: Wed, 20 Jun 2018 21:47:31 -0700 Subject: mb/google/poppy/variants/atlas: Add two new Samsung memory options - add K4E6E304EC-EGCF and K4EBE304EC-EGCF to memory strapping table BUG=b:110498646 BRANCH=none TEST=none Change-Id: Iddacdf1e1d0e2bae0c6168c86e54f5f602cd9d19 Signed-off-by: Caveh Jalali Reviewed-on: https://review.coreboot.org/27184 Reviewed-by: Furquan Shaikh Reviewed-by: Paul Menzel Tested-by: build bot (Jenkins) --- src/mainboard/google/poppy/variants/atlas/Makefile.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/mainboard/google/poppy/variants/atlas/Makefile.inc b/src/mainboard/google/poppy/variants/atlas/Makefile.inc index 7c77696187..a3fb5dcca3 100644 --- a/src/mainboard/google/poppy/variants/atlas/Makefile.inc +++ b/src/mainboard/google/poppy/variants/atlas/Makefile.inc @@ -9,6 +9,8 @@ SPD_SOURCES += hynix_dimm_H9CCNNNCLGALAR-NUD # 0b0110 SPD_SOURCES += micron_dimm_MT52L512M32D2PF-107 # 0b0111 SPD_SOURCES += micron_dimm_MT52L1G32D4PG-107 # 0b1000 SPD_SOURCES += micron_dimm_MT52L256M32D1PF-107 # 0b1001 +SPD_SOURCES += samsung_dimm_K4E6E304EC-EGCF # 0b1010 +SPD_SOURCES += samsung_dimm_K4EBE304EC-EGCF # 0b1011 bootblock-y += gpio.c -- cgit v1.2.3