<p>Marshall Dawson has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/20527">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">southbridge/pi/hudson: Fix GPIO bank1 control definition<br><br>Change-Id: I3ef3ea3ea22faa0152d99923da2e57517ab3d0be<br>Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com><br>---<br>M src/southbridge/amd/pi/hudson/gpio.h<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/27/20527/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/southbridge/amd/pi/hudson/gpio.h b/src/southbridge/amd/pi/hudson/gpio.h<br>index 3863ed2..4aa8119 100644<br>--- a/src/southbridge/amd/pi/hudson/gpio.h<br>+++ b/src/southbridge/amd/pi/hudson/gpio.h<br>@@ -59,7 +59,7 @@<br> #define   GPIO_42   (GPIO_BANK0_CONTROL + 0xA8)<br> <br> /* GPIO_64 - GPIO_127 */<br>-#define GPIO_BANK1 (CONTROL AMD_SB_ACPI_MMIO_ADDR + 0x1600)<br>+#define GPIO_BANK1_CONTROL (CONTROL AMD_SB_ACPI_MMIO_ADDR + 0x1600)<br> #define   GPIO_64       (GPIO_BANK1_CONTROL + 0x00)<br> #define   GPIO_65 (GPIO_BANK1_CONTROL + 0x04)<br> #define   GPIO_66 (GPIO_BANK1_CONTROL + 0x08)<br></pre><p>To view, visit <a href="https://review.coreboot.org/20527">change 20527</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/20527"/><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: I3ef3ea3ea22faa0152d99923da2e57517ab3d0be </div>
<div style="display:none"> Gerrit-Change-Number: 20527 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Marshall Dawson <marshalldawson3rd@gmail.com> </div>