From c74ad267ade82fb05b4137112006fe21c63a0185 Mon Sep 17 00:00:00 2001 From: Jonathan Neuschäfer Date: Sun, 8 Apr 2018 15:05:14 +0200 Subject: mb/google/poppy/atlas: Fix SPD index in comment MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes: ba49c09b2f ("mb/google/poppy: Add variant for Atlas") Change-Id: I9c5c10abf8129ff61b97312a70ed4749606a3090 Signed-off-by: Jonathan Neuschäfer Reviewed-on: https://review.coreboot.org/25556 Reviewed-by: Paul Menzel Reviewed-by: Duncan Laurie Tested-by: build bot (Jenkins) --- src/mainboard/google/poppy/variants/atlas/Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard') diff --git a/src/mainboard/google/poppy/variants/atlas/Makefile.inc b/src/mainboard/google/poppy/variants/atlas/Makefile.inc index c54d178ede..e51fdaa1af 100644 --- a/src/mainboard/google/poppy/variants/atlas/Makefile.inc +++ b/src/mainboard/google/poppy/variants/atlas/Makefile.inc @@ -8,7 +8,7 @@ SPD_SOURCES += samsung_dimm_K4EBE304EB-EGCG # 0b0101 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 # 0b1000 +SPD_SOURCES += micron_dimm_MT52L256M32D1PF-107 # 0b1001 bootblock-y += gpio.c -- cgit v1.2.3