<p>HAOUAS Elyes has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/21524">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">nb/intel/i945/early_init.c: Replace numbers with macros<br><br>Change-Id: I270d17a2eff2c6664bf936425a6ed344be3feabe<br>Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr><br>---<br>M src/northbridge/intel/i945/early_init.c<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/24/21524/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/northbridge/intel/i945/early_init.c b/src/northbridge/intel/i945/early_init.c<br>index 0abd42e..bf486a0 100644<br>--- a/src/northbridge/intel/i945/early_init.c<br>+++ b/src/northbridge/intel/i945/early_init.c<br>@@ -175,7 +175,7 @@<br>       printk(BIOS_DEBUG, " done.\n");<br> <br>  /* Enable upper 128bytes of CMOS */<br>-  RCBA32(0x3400) = (1 << 2);<br>+     RCBA32(RC) = (1 << 2);<br> <br>       printk(BIOS_DEBUG, "Setting up static northbridge registers...");<br>   /* Set up all hardcoded northbridge BARs */<br></pre><p>To view, visit <a href="https://review.coreboot.org/21524">change 21524</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/21524"/><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: I270d17a2eff2c6664bf936425a6ed344be3feabe </div>
<div style="display:none"> Gerrit-Change-Number: 21524 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: HAOUAS Elyes <ehaouas@noos.fr> </div>