<p>Marc Jones has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/21596">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">google/kahlee: Don't set AGESA memory clear<br><br>The Linux Pstore area must not be cleared on a reboot. Set the option<br>to not clear the memory in AGESA.<br><br>BUG=b:64193190<br>BRANCH=none<br>TEST=Memory clear isn't called in AGESA.<br><br>Change-Id: I9b8286ade718fa80bf3badd478ab9a7df643ab98<br>Signed-off-by: Marc Jones <marcj303@gmail.com><br>---<br>M src/mainboard/google/kahlee/OemCustomize.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/96/21596/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/mainboard/google/kahlee/OemCustomize.c b/src/mainboard/google/kahlee/OemCustomize.c<br>index 2043193..8769ece 100644<br>--- a/src/mainboard/google/kahlee/OemCustomize.c<br>+++ b/src/mainboard/google/kahlee/OemCustomize.c<br>@@ -36,4 +36,6 @@<br> {<br>    PostParams->MemConfig.PlatformMemoryConfiguration =<br>                                (PSO_ENTRY *)DDR4PlatformMemoryConfiguration;<br>+        /* disable memory clear for pstore memory storeage and boot time */<br>+  PostParams->MemConfig.EnableMemClr = FALSE;<br> }<br></pre><p>To view, visit <a href="https://review.coreboot.org/21596">change 21596</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/21596"/><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: I9b8286ade718fa80bf3badd478ab9a7df643ab98 </div>
<div style="display:none"> Gerrit-Change-Number: 21596 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Marc Jones <marc@marcjonesconsulting.com> </div>