<p>Mario Scheithauer has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/20634">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">siemens/mc_apl1: Activate ECC for DRAM<br><br>This mainboard is equipped with DDR3L modules which supports ECC. The<br>BWG says that for activating ECC the FSP-M parameter MemoryDown must be<br>set to 5.<br><br>Change-Id: Idc68df1e2bae2396c9b9788d4a026a75b7d9119b<br>Signed-off-by: Mario Scheithauer <mario.scheithauer@siemens.com><br>---<br>M src/mainboard/siemens/mc_apl1/romstage.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/34/20634/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/mainboard/siemens/mc_apl1/romstage.c b/src/mainboard/siemens/mc_apl1/romstage.c<br>index 3347f23..3462c76 100644<br>--- a/src/mainboard/siemens/mc_apl1/romstage.c<br>+++ b/src/mainboard/siemens/mc_apl1/romstage.c<br>@@ -57,7 +57,7 @@<br>        /* DRAM Config settings */<br>    memupd->FspmConfig.Package = 0x1;<br>  memupd->FspmConfig.Profile = 0x19;<br>-        memupd->FspmConfig.MemoryDown = 0x1;<br>+      memupd->FspmConfig.MemoryDown = 0x5;<br>       memupd->FspmConfig.DDR3LPageSize = 0x2;<br>    memupd->FspmConfig.DDR3LASR = 0x0;<br>         memupd->FspmConfig.ScramblerSupport = 0x0;<br></pre><p>To view, visit <a href="https://review.coreboot.org/20634">change 20634</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/20634"/><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: Idc68df1e2bae2396c9b9788d4a026a75b7d9119b </div>
<div style="display:none"> Gerrit-Change-Number: 20634 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Mario Scheithauer <mario.scheithauer@siemens.com> </div>