<p>Elyes HAOUAS has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/28395">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">nb/intel/i945: Correct SLP_S4# comment<br><br>Bit #3 of GEN_PMCON_3 register will enable<br>SLP_S4# Assertion Stretch.<br><br>Change-Id: I86df0df5337397d2c23ca311ecae1c8a38eb32f0<br>Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr><br>---<br>M src/northbridge/intel/i945/raminit.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/95/28395/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/northbridge/intel/i945/raminit.c b/src/northbridge/intel/i945/raminit.c</span><br><span>index c259530..c22d4eb 100644</span><br><span>--- a/src/northbridge/intel/i945/raminit.c</span><br><span>+++ b/src/northbridge/intel/i945/raminit.c</span><br><span>@@ -265,7 +265,7 @@</span><br><span>                    do_reset = 1;</span><br><span>                }</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-           /* Set SLP_S3# Assertion Stretch Enable */</span><br><span style="color: hsl(120, 100%, 40%);">+            /* Set SLP_S4# Assertion Stretch Enable */</span><br><span>           reg8 = pci_read_config8(PCI_DEV(0, 0x1f, 0), 0xa4); /* GEN_PMCON_3 */</span><br><span>                reg8 |= (1 << 3);</span><br><span>              pci_write_config8(PCI_DEV(0, 0x1f, 0), 0xa4, reg8);</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/28395">change 28395</a>. To unsubscribe, or for help writing mail filters, 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/28395"/><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: I86df0df5337397d2c23ca311ecae1c8a38eb32f0 </div>
<div style="display:none"> Gerrit-Change-Number: 28395 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Elyes HAOUAS <ehaouas@noos.fr> </div>