<p>Nick Vaccaro has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/21284">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">soc/intel/cannonlake: add *spi.c files to make<br><br>Adds spi.c and gspi.c to verstage.<br><br>Change-Id: I363d9aafa989c5a7a0b36ad9edf1c70a75604d28<br>Signed-off-by: Nick Vaccaro <nvaccaro@google.com><br>---<br>M src/soc/intel/cannonlake/Makefile.inc<br>1 file changed, 3 insertions(+), 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/84/21284/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/soc/intel/cannonlake/Makefile.inc b/src/soc/intel/cannonlake/Makefile.inc<br>index 9ce647d..dba04a8 100644<br>--- a/src/soc/intel/cannonlake/Makefile.inc<br>+++ b/src/soc/intel/cannonlake/Makefile.inc<br>@@ -44,6 +44,9 @@<br> postcar-y += spi.c<br> postcar-$(CONFIG_UART_DEBUG) += uart.c<br> <br>+verstage-y += gspi.c<br>+verstage-y += spi.c<br>+<br> CPPFLAGS_common += -I$(src)/soc/intel/cannonlake/include/fsp20<br> CPPFLAGS_common += -I$(src)/vendorcode/intel/fsp/fsp2_0/cannonlake<br> <br></pre><p>To view, visit <a href="https://review.coreboot.org/21284">change 21284</a>. To unsubscribe, 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/21284"/><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: I363d9aafa989c5a7a0b36ad9edf1c70a75604d28 </div>
<div style="display:none"> Gerrit-Change-Number: 21284 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Nick Vaccaro <nvaccaro@google.com> </div>