<p>Shelley Chen has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/21970">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">google/fizz: Enable cr50 over SPI<br><br>Disable cr50 over I2C and Enable over SPI.<br><br>BUG=b:65056998, b:62456589<br>BRANCH=None<br>TEST=make sure that we can boot into kernel<br>     run cold_reset and warm_reset and make sure both<br>     boot successfully.<br>CQ-DEPEND=CL:714237<br><br>Change-Id: I85b9a61f0305e3c7ccada79d7702234a285a6d2a<br>Signed-off-by: Shelley Chen <shchen@chromium.org><br>---<br>M src/mainboard/google/fizz/Kconfig<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/70/21970/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/mainboard/google/fizz/Kconfig b/src/mainboard/google/fizz/Kconfig<br>index e4154bb..34e3881 100644<br>--- a/src/mainboard/google/fizz/Kconfig<br>+++ b/src/mainboard/google/fizz/Kconfig<br>@@ -15,7 +15,7 @@<br>      select MAINBOARD_USES_FSP2_0<br>  select NO_FADT_8042<br>   select SOC_INTEL_KABYLAKE<br>-    select FIZZ_USE_I2C_TPM<br>+      select FIZZ_USE_SPI_TPM<br>       select GENERIC_SPD_BIN<br>        select RT8168_GET_MAC_FROM_VPD<br> <br></pre><p>To view, visit <a href="https://review.coreboot.org/21970">change 21970</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/21970"/><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: I85b9a61f0305e3c7ccada79d7702234a285a6d2a </div>
<div style="display:none"> Gerrit-Change-Number: 21970 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Shelley Chen <shchen@google.com> </div>