aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/samus/spd/Makefile.inc
diff options
context:
space:
mode:
authorDuncan Laurie <dlaurie@chromium.org>2014-08-22 13:36:12 -0700
committerMarc Jones <marc.jones@se-eng.com>2015-03-27 06:19:45 +0100
commitbe19c54585e4515811068370fa17ce8f4ea2a2bb (patch)
tree58e0ad4ac1513b2ecfeadac21518d151667f7661 /src/mainboard/google/samus/spd/Makefile.inc
parent63dc01b76ec69520fa9becb05b91cfb4d86f9469 (diff)
samus: Updates for EVT board
- Remove NFC GPIOs - Change EC wake to GPIO27 - Enable wake on HOTWORD_DET_L_3V3 - Add new Hynix memory SKU BUG=chrome-os-partner:31549 BRANCH=none TEST=emerge-samus coreboot, cannot fully test until EVT Original-Change-Id: Ia25fc39f0b67c53305b3fd9150117d6a7867eb3a Original-Signed-off-by: Duncan Laurie <dlaurie@chromium.org> Original-Reviewed-on: https://chromium-review.googlesource.com/213796 Original-Reviewed-by: Aaron Durbin <adurbin@chromium.org> (cherry picked from commit 740ac0bb7eaa9ae35fce8a04825f9c5ecf7cab79) Signed-off-by: Marc Jones <marc.jones@se-eng.com> Change-Id: I2b1c194eae2ebc53291f078c00ba04f82e10b0c1 Reviewed-on: http://review.coreboot.org/8963 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin <adurbin@google.com>
Diffstat (limited to 'src/mainboard/google/samus/spd/Makefile.inc')
-rw-r--r--src/mainboard/google/samus/spd/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/samus/spd/Makefile.inc b/src/mainboard/google/samus/spd/Makefile.inc
index 774ea57266..4d5257e8f9 100644
--- a/src/mainboard/google/samus/spd/Makefile.inc
+++ b/src/mainboard/google/samus/spd/Makefile.inc
@@ -35,7 +35,7 @@ SPD_SOURCES += empty # 0b1001
SPD_SOURCES += samsung_8Gb # 0b1010
SPD_SOURCES += empty # 0b1011
SPD_SOURCES += hynix_8Gb # 0b1100
-SPD_SOURCES += empty # 0b1101
+SPD_SOURCES += hynix_16Gb # 0b1101
SPD_SOURCES += empty # 0b1110
SPD_SOURCES += empty # 0b1111