<p>Martin Roth has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/22371">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mainboard/google/kahlee: Define MEM_CONFIG3 for Kahlee variant<br><br>Even though this GPIO isn't used for Kahlee, it needs to be defined<br>so that the weak version of the variant_board_id() function can<br>compile.<br><br>BUG=b:68293392<br>TEST=Build and boot kahlee<br><br>Change-Id: Ia8daf70fbafe02ec37c6b5eb8421cdb11de3be8b<br>Signed-off-by: Martin Roth <martinroth@google.com><br>---<br>M src/mainboard/google/kahlee/variants/kahlee/include/variant/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/71/22371/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/mainboard/google/kahlee/variants/kahlee/include/variant/gpio.h b/src/mainboard/google/kahlee/variants/kahlee/include/variant/gpio.h<br>index dfb6354..78bca93 100644<br>--- a/src/mainboard/google/kahlee/variants/kahlee/include/variant/gpio.h<br>+++ b/src/mainboard/google/kahlee/variants/kahlee/include/variant/gpio.h<br>@@ -22,6 +22,7 @@<br> #define MEM_CONFIG0      GPIO_135<br> #define MEM_CONFIG1  GPIO_140<br> #define MEM_CONFIG2  GPIO_144<br>+#define MEM_CONFIG3  0<br> <br> /* SPI Write protect */<br> #define CROS_WP_GPIO           GPIO_142<br></pre><p>To view, visit <a href="https://review.coreboot.org/22371">change 22371</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/22371"/><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: Ia8daf70fbafe02ec37c6b5eb8421cdb11de3be8b </div>
<div style="display:none"> Gerrit-Change-Number: 22371 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Martin Roth <martinroth@google.com> </div>