<p>Marshall Dawson has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/21562">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">amd/stoneyridge: Add northbridge definitions<br><br>Begin adding D18F1 definitions to northbridge.h.<br><br>Change-Id: I4fa2f9a4af8fbb3c2919ffb5dca34cbe333bc958<br>Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com><br>---<br>M src/soc/amd/stoneyridge/include/soc/northbridge.h<br>1 file changed, 5 insertions(+), 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/62/21562/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/soc/amd/stoneyridge/include/soc/northbridge.h b/src/soc/amd/stoneyridge/include/soc/northbridge.h<br>index 13d7d36..5984637 100644<br>--- a/src/soc/amd/stoneyridge/include/soc/northbridge.h<br>+++ b/src/soc/amd/stoneyridge/include/soc/northbridge.h<br>@@ -20,6 +20,11 @@<br> #include <arch/io.h><br> #include <device/device.h><br> <br>+/* D18F1 - Address Map Registers */<br>+#define D18F1_DRAM_HOLE                0xf0<br>+# define DRAM_HOIST_VALID        (1 << 1)<br>+# define DRAM_HOLE_VALID       (1 << 0)<br>+<br> void cpu_bus_scan(device_t dev);<br> void domain_enable_resources(device_t dev);<br> void domain_read_resources(device_t dev);<br></pre><p>To view, visit <a href="https://review.coreboot.org/21562">change 21562</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/21562"/><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: I4fa2f9a4af8fbb3c2919ffb5dca34cbe333bc958 </div>
<div style="display:none"> Gerrit-Change-Number: 21562 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Marshall Dawson <marshalldawson3rd@gmail.com> </div>