<p>Daisuke Nojiri has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/21876">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">google/fizz: Configure GPP_C23 early<br><br>GPP_C23 is read by vboot_handoff to set the WP flag. Thus, it has<br>to be configured in early_gpio_table.<br><br>BUG=b:67030973<br>BRANCH=none<br>TEST=Verify by wpsw_boot and wpsw_cur match.<br><br>Change-Id: I96f2b53d7bc0901ffccce46b2d8ddae80c002fdc<br>---<br>M src/mainboard/google/fizz/gpio.h<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/76/21876/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/mainboard/google/fizz/gpio.h b/src/mainboard/google/fizz/gpio.h<br>index 13081ec..40eb9b5 100644<br>--- a/src/mainboard/google/fizz/gpio.h<br>+++ b/src/mainboard/google/fizz/gpio.h<br>@@ -270,6 +270,7 @@<br> /* Ensure UART pins are in native mode for H1. */<br> /* UART2_RXD */          PAD_CFG_NF(GPP_C20, NONE, DEEP, NF1), /* SERVO */<br> /* UART2_TXD */             PAD_CFG_NF(GPP_C21, NONE, DEEP, NF1), /* SERVO */<br>+/* UART2_CTS# */    PAD_CFG_NF(GPP_C23, NONE, DEEP, NF1), /* SCREW_SPI_WP_STATUS */<br> };<br> <br> #endif<br></pre><p>To view, visit <a href="https://review.coreboot.org/21876">change 21876</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/21876"/><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: I96f2b53d7bc0901ffccce46b2d8ddae80c002fdc </div>
<div style="display:none"> Gerrit-Change-Number: 21876 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Daisuke Nojiri <dnojiri@chromium.org> </div>