aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorKarthikeyan Ramasubramanian <kramasub@google.com>2020-03-20 12:26:21 -0600
committerPatrick Georgi <pgeorgi@google.com>2020-03-23 09:29:20 +0000
commit97ea709d42eb8c4eb5b2c75d6203034d51946b03 (patch)
treecd0e73f977803b35ebdba4c78f23f0fa9ee053fe /src
parenta5b0bc4b34a553aa17d087fce4d371ea138c00a9 (diff)
mb/google/dedede: Update SPD index for waddledee
Micron memory part uses SPD Index 0. BUG=b:152005386 TEST=Build the mainboard. Change-Id: I990a95b13d636148f0f922fd5c6d4e489d35ed2c Signed-off-by: Karthikeyan Ramasubramanian <kramasub@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/39709 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Furquan Shaikh <furquan@google.com>
Diffstat (limited to 'src')
-rw-r--r--src/mainboard/google/dedede/variants/waddledee/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/google/dedede/variants/waddledee/Makefile.inc b/src/mainboard/google/dedede/variants/waddledee/Makefile.inc
index 3e06d73658..b1aba0eeff 100644
--- a/src/mainboard/google/dedede/variants/waddledee/Makefile.inc
+++ b/src/mainboard/google/dedede/variants/waddledee/Makefile.inc
@@ -5,6 +5,6 @@
## SPDX-License-Identifier: GPL-2.0-or-later
##
-SPD_SOURCES = empty #0b0000
-SPD_SOURCES += Micron_MT53E512M32D2NP_2GB #0b0001
+SPD_SOURCES = Micron_MT53E512M32D2NP_2GB #0b0000
+SPD_SOURCES += empty #0b0001
SPD_SOURCES += samsung-K4U6E3S4AA-MGCL #0b0010