<p>HAOUAS Elyes has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/21523">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">[NotForMerge]nb/intel/i945: Add CPCTL for FSB800<br><br>Change-Id: I47507fd1b290b8110a4920ae47965d16ebd8c044<br>Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr><br>---<br>M src/northbridge/intel/i945/raminit.c<br>1 file changed, 2 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/23/21523/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/northbridge/intel/i945/raminit.c b/src/northbridge/intel/i945/raminit.c<br>index 8fe589b..c951777 100644<br>--- a/src/northbridge/intel/i945/raminit.c<br>+++ b/src/northbridge/intel/i945/raminit.c<br>@@ -2010,6 +2010,8 @@<br>                 MCHBAR8(CPCTL) = 0x95; break;   /* FSB533 */<br>  case 667:<br>             MCHBAR8(CPCTL) = 0x8d; break;   /* FSB667 */<br>+ case 800:<br>+            MCHBAR8(CPCTL) = 0x02; break;   /* FSB800 */<br>  }<br> <br>  MCHBAR16(CPCTL) &= ~(1 << 11);<br></pre><p>To view, visit <a href="https://review.coreboot.org/21523">change 21523</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/21523"/><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: I47507fd1b290b8110a4920ae47965d16ebd8c044 </div>
<div style="display:none"> Gerrit-Change-Number: 21523 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: HAOUAS Elyes <ehaouas@noos.fr> </div>