[coreboot-gerrit] Change in coreboot[master]: sb/intel/common: Include SPI driver into postcar stage

Nico Huber (Code Review) gerrit at coreboot.org
Tue Jun 5 23:03:52 CEST 2018


Nico Huber has uploaded this change for review. ( https://review.coreboot.org/26873


Change subject: sb/intel/common: Include SPI driver into postcar stage
......................................................................

sb/intel/common: Include SPI driver into postcar stage

Change-Id: I2ea07cdeb8fc70dbf516831f4da5949fef136b37
Signed-off-by: Nico Huber <nico.h at gmx.de>
---
M src/southbridge/intel/common/Makefile.inc
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/73/26873/1

diff --git a/src/southbridge/intel/common/Makefile.inc b/src/southbridge/intel/common/Makefile.inc
index 2a0bca6..bf3a86e 100644
--- a/src/southbridge/intel/common/Makefile.inc
+++ b/src/southbridge/intel/common/Makefile.inc
@@ -29,6 +29,7 @@
 ramstage-$(CONFIG_SOUTHBRIDGE_INTEL_COMMON_SMBUS) += smbus.c
 
 romstage-$(CONFIG_SOUTHBRIDGE_INTEL_COMMON_SPI) += spi.c
+postcar-$(CONFIG_SOUTHBRIDGE_INTEL_COMMON_SPI) += spi.c
 ramstage-$(CONFIG_SOUTHBRIDGE_INTEL_COMMON_SPI) += spi.c
 ifeq ($(CONFIG_SPI_FLASH_SMM),y)
 smm-$(CONFIG_SOUTHBRIDGE_INTEL_COMMON_SPI) += spi.c

-- 
To view, visit https://review.coreboot.org/26873
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: I2ea07cdeb8fc70dbf516831f4da5949fef136b37
Gerrit-Change-Number: 26873
Gerrit-PatchSet: 1
Gerrit-Owner: Nico Huber <nico.h at gmx.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180605/70a4e83c/attachment.html>


More information about the coreboot-gerrit mailing list