[coreboot-gerrit] Change in coreboot[master]: soc/amd/stoneyridge: Add GPIO functions to SMM

Marc Jones (Code Review) gerrit at coreboot.org
Sun Jul 15 01:46:30 CEST 2018


Marc Jones has uploaded this change for review. ( https://review.coreboot.org/27485


Change subject: soc/amd/stoneyridge: Add GPIO functions to SMM
......................................................................

soc/amd/stoneyridge: Add GPIO functions to SMM

GPIO functions are required by the Grunt SMI handler.

Change-Id: Id729139b02c10bdd922b3df298f8f9feb1aff745
Signed-off-by: Marc Jones <marcj303 at gmail.com>
---
M src/soc/amd/stoneyridge/Makefile.inc
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/85/27485/1

diff --git a/src/soc/amd/stoneyridge/Makefile.inc b/src/soc/amd/stoneyridge/Makefile.inc
index c2d48d5..5df4889 100644
--- a/src/soc/amd/stoneyridge/Makefile.inc
+++ b/src/soc/amd/stoneyridge/Makefile.inc
@@ -126,6 +126,7 @@
 smm-$(CONFIG_DEBUG_SMI) += uart.c
 smm-$(CONFIG_SPI_FLASH) += spi.c
 smm-y += nb_util.c
+smm-y += gpio.c
 
 CPPFLAGS_common += -I$(src)/soc/amd/stoneyridge
 CPPFLAGS_common += -I$(src)/soc/amd/stoneyridge/include

-- 
To view, visit https://review.coreboot.org/27485
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id729139b02c10bdd922b3df298f8f9feb1aff745
Gerrit-Change-Number: 27485
Gerrit-PatchSet: 1
Gerrit-Owner: Marc Jones <marc at marcjonesconsulting.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180714/d6aaa884/attachment-0001.html>


More information about the coreboot-gerrit mailing list