<p>Marshall Dawson has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/21497">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">amd/stoneyridge: Remove EXT_CONF_SUPPORT check<br><br>The EXT_CONF_SUPPORT symbol doesn't exist for the Stoney Ridge SoC.<br>Clean up northbridge.c by removing the check for the config value set.<br><br>Change-Id: Ic58c47fc5f568d17f5027c96d4152b0e5b3e1d14<br>Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com><br>---<br>M src/soc/amd/stoneyridge/northbridge.c<br>1 file changed, 0 insertions(+), 4 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/97/21497/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/soc/amd/stoneyridge/northbridge.c b/src/soc/amd/stoneyridge/northbridge.c<br>index f45a885..739b979 100644<br>--- a/src/soc/amd/stoneyridge/northbridge.c<br>+++ b/src/soc/amd/stoneyridge/northbridge.c<br>@@ -47,10 +47,6 @@<br> #include <Porting.h><br> #include <Topology.h><br> <br>-#if IS_ENABLED(CONFIG_EXT_CONF_SUPPORT)<br>-#error CONFIG_EXT_CONF_SUPPORT == 1 not support anymore!<br>-#endif<br>-<br> typedef struct dram_base_mask {<br>   u32 base; /* [47:27] at [28:8] */<br>     u32 mask; /* [47:27] at [28:8] and enable at bit 0 */<br></pre><p>To view, visit <a href="https://review.coreboot.org/21497">change 21497</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/21497"/><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: Ic58c47fc5f568d17f5027c96d4152b0e5b3e1d14 </div>
<div style="display:none"> Gerrit-Change-Number: 21497 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Marshall Dawson <marshalldawson3rd@gmail.com> </div>