<p>Garrett Kirkendall has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/25161">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">soc/amd/stoneyridge: Call sb_acpi_mmio_decode()<br><br>Call funciton sb_acpi_mmio_decode() from bootblock_fch_early_init().<br>This enables decoding of the FCH ACPI MMIO regions 0xfed80000 -<br>0xfed81fff.  This is another step to moving AGESA out of the bootblock<br>for StoneyRidge<br><br>BUG=b:74586747<br>BRANCH=master<br>TEST=Build and boot on Grunt.<br><br>Change-Id: I8cf329e5cd2002b225742fefa5c1ddd2598de674<br>Signed-off-by: Garrett Kirkendall <garrett.kirkendall@amd.corp-partner.google.com><br>---<br>M src/soc/amd/stoneyridge/southbridge.c<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/61/25161/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/soc/amd/stoneyridge/southbridge.c b/src/soc/amd/stoneyridge/southbridge.c</span><br><span>index bb3157d..e05b7dd 100644</span><br><span>--- a/src/soc/amd/stoneyridge/southbridge.c</span><br><span>+++ b/src/soc/amd/stoneyridge/southbridge.c</span><br><span>@@ -559,6 +559,7 @@</span><br><span>  sb_enable_rom();</span><br><span>     sb_lpc_port80();</span><br><span>     sb_lpc_decode();</span><br><span style="color: hsl(120, 100%, 40%);">+      sb_acpi_mmio_decode();</span><br><span> }</span><br><span> </span><br><span> void sb_enable(device_t dev)</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/25161">change 25161</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/25161"/><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: I8cf329e5cd2002b225742fefa5c1ddd2598de674 </div>
<div style="display:none"> Gerrit-Change-Number: 25161 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Garrett Kirkendall <garrett.kirkendall@amd.corp-partner.google.com> </div>