[coreboot-gerrit] Change in coreboot[master]: mainboard/google/soraka: Add gpio.c to bootblock

Furquan Shaikh (Code Review) gerrit at coreboot.org
Fri Aug 4 01:50:32 CEST 2017


Furquan Shaikh has uploaded this change for review. ( https://review.coreboot.org/20878


Change subject: mainboard/google/soraka: Add gpio.c to bootblock
......................................................................

mainboard/google/soraka: Add gpio.c to bootblock

Add gpio.c to bootblock so that the variant early_gpio_table can be
used for configuration in bootblock.

BUG=b:64181150,b:62726961

Change-Id: I77181334257f2fd19982ecafc1f58afe912f4280
Signed-off-by: Furquan Shaikh <furquan at chromium.org>
---
M src/mainboard/google/poppy/variants/soraka/Makefile.inc
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/78/20878/1

diff --git a/src/mainboard/google/poppy/variants/soraka/Makefile.inc b/src/mainboard/google/poppy/variants/soraka/Makefile.inc
index d93e94b..9b14da6 100644
--- a/src/mainboard/google/poppy/variants/soraka/Makefile.inc
+++ b/src/mainboard/google/poppy/variants/soraka/Makefile.inc
@@ -10,4 +10,5 @@
 SPD_SOURCES += samsung_dimm_K3QF4F40BM-AGCF	# 0b1000
 SPD_SOURCES += samsung_dimm_K3QFAFA0CM-AGCF	# 0b1001
 
+bootblock-y += gpio.c
 ramstage-y += gpio.c

-- 
To view, visit https://review.coreboot.org/20878
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I77181334257f2fd19982ecafc1f58afe912f4280
Gerrit-Change-Number: 20878
Gerrit-PatchSet: 1
Gerrit-Owner: Furquan Shaikh <furquan at google.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20170803/74d93bcc/attachment-0001.html>


More information about the coreboot-gerrit mailing list