<p>Marshall Dawson has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/22241">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">cpu/amdfam15.h: Add definition for MMIO config MSR<br><br>Change-Id: Ide7f37e957964d8011438057e58c3d3a43829010<br>Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com><br>---<br>M src/include/cpu/amd/amdfam15.h<br>1 file changed, 4 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/41/22241/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/include/cpu/amd/amdfam15.h b/src/include/cpu/amd/amdfam15.h<br>index 33aa863..008d5da 100644<br>--- a/src/include/cpu/amd/amdfam15.h<br>+++ b/src/include/cpu/amd/amdfam15.h<br>@@ -26,6 +26,10 @@<br> # define SMM_LOCK                    (1 << 0)<br> #define NB_CFG_MSR                     0xC001001f<br> <br>+#define MMIO_CONF_BASE                  0xC0010058<br>+# define MMIO_BUS_RANGE_SHIFT              2<br>+# define MMIO_RANGE_EN                      (1 << 0)<br>+<br> #define PSTATE_0_MSR                        0xC0010064<br> <br> #define LS_CFG_MSR                      0xC0011020<br></pre><p>To view, visit <a href="https://review.coreboot.org/22241">change 22241</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/22241"/><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: Ide7f37e957964d8011438057e58c3d3a43829010 </div>
<div style="display:none"> Gerrit-Change-Number: 22241 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Marshall Dawson <marshalldawson3rd@gmail.com> </div>