<p>Justin TerAvest has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/25692">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mb/google/octopus: Enable Yorp EC software sync<br><br>With one additional EC change, Yorp is able to flash the EC as part of<br>software sync and successfully boot. This change is only made for Yorp<br>as we want this disabled for Bip bringup.<br><br>BRANCH=none<br>BUG=b:77874283<br>TEST=Successful flash and boot on Yorp with this change<br>TEST=Checked GBB flags on Yorp and Bip images with gbb_utility<br>CQ-DEPEND=CL:1014397<br><br>Change-Id: I4969b254c6a58fba9dd8d2f31feb25b55c7a0c65<br>Signed-off-by: Justin TerAvest <teravest@chromium.org><br>---<br>M src/mainboard/google/octopus/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/92/25692/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/mainboard/google/octopus/Kconfig b/src/mainboard/google/octopus/Kconfig</span><br><span>index 656c6a3..e4c520e 100644</span><br><span>--- a/src/mainboard/google/octopus/Kconfig</span><br><span>+++ b/src/mainboard/google/octopus/Kconfig</span><br><span>@@ -26,7 +26,7 @@</span><br><span>        bool</span><br><span>         default y</span><br><span>    select EC_GOOGLE_CHROMEEC_SWITCHES</span><br><span style="color: hsl(0, 100%, 40%);">-      select GBB_FLAG_DISABLE_EC_SOFTWARE_SYNC</span><br><span style="color: hsl(120, 100%, 40%);">+      select GBB_FLAG_DISABLE_EC_SOFTWARE_SYNC if BOARD_GOOGLE_BIP</span><br><span>         select VBOOT_LID_SWITCH</span><br><span> </span><br><span> config MAINBOARD_DIR</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/25692">change 25692</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/25692"/><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: I4969b254c6a58fba9dd8d2f31feb25b55c7a0c65 </div>
<div style="display:none"> Gerrit-Change-Number: 25692 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Justin TerAvest <teravest@chromium.org> </div>