<p>Nico Huber has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/26873">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">sb/intel/common: Include SPI driver into postcar stage<br><br>Change-Id: I2ea07cdeb8fc70dbf516831f4da5949fef136b37<br>Signed-off-by: Nico Huber <nico.h@gmx.de><br>---<br>M src/southbridge/intel/common/Makefile.inc<br>1 file changed, 1 insertion(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/73/26873/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/southbridge/intel/common/Makefile.inc b/src/southbridge/intel/common/Makefile.inc</span><br><span>index 2a0bca6..bf3a86e 100644</span><br><span>--- a/src/southbridge/intel/common/Makefile.inc</span><br><span>+++ b/src/southbridge/intel/common/Makefile.inc</span><br><span>@@ -29,6 +29,7 @@</span><br><span> ramstage-$(CONFIG_SOUTHBRIDGE_INTEL_COMMON_SMBUS) += smbus.c</span><br><span> </span><br><span> romstage-$(CONFIG_SOUTHBRIDGE_INTEL_COMMON_SPI) += spi.c</span><br><span style="color: hsl(120, 100%, 40%);">+postcar-$(CONFIG_SOUTHBRIDGE_INTEL_COMMON_SPI) += spi.c</span><br><span> ramstage-$(CONFIG_SOUTHBRIDGE_INTEL_COMMON_SPI) += spi.c</span><br><span> ifeq ($(CONFIG_SPI_FLASH_SMM),y)</span><br><span> smm-$(CONFIG_SOUTHBRIDGE_INTEL_COMMON_SPI) += spi.c</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/26873">change 26873</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/26873"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I2ea07cdeb8fc70dbf516831f4da5949fef136b37 </div>
<div style="display:none"> Gerrit-Change-Number: 26873 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Nico Huber <nico.h@gmx.de> </div>