<p>Marshall Dawson has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/26386">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">amd/stoneyridge: Increase SMM reserved memory<br><br>Add 48KB to the reserved memory used for stage_cache.  This corrects<br>an error observed when using a debug build of the AGESA blob.<br><br>Messages on initial boot<br>  AGESA: Saving stage to cache<br>  Error: Can't add stage_cache 57a9e101 to imd<br>and during resume<br>  AGESA: Loading stage from cache<br>  Error: Can't find stage_cache 57a9e101 in imd<br><br>TEST=boot/suspend/resume Grunt with debug and release builds<br>BUG=b:79154155<br><br>Change-Id: I3f27059fcef37e335d0301142ba4dedb3809e369<br>Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com><br>---<br>M src/soc/amd/stoneyridge/Kconfig<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/86/26386/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/soc/amd/stoneyridge/Kconfig b/src/soc/amd/stoneyridge/Kconfig</span><br><span>index 5e4800f..1af3ccb 100644</span><br><span>--- a/src/soc/amd/stoneyridge/Kconfig</span><br><span>+++ b/src/soc/amd/stoneyridge/Kconfig</span><br><span>@@ -300,7 +300,7 @@</span><br><span> </span><br><span> config SMM_RESERVED_SIZE</span><br><span>    hex</span><br><span style="color: hsl(0, 100%, 40%);">-     default 0x140000</span><br><span style="color: hsl(120, 100%, 40%);">+      default 0x150000</span><br><span> </span><br><span> config ACPI_CPU_STRING</span><br><span>       string</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/26386">change 26386</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/26386"/><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: I3f27059fcef37e335d0301142ba4dedb3809e369 </div>
<div style="display:none"> Gerrit-Change-Number: 26386 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Marshall Dawson <marshalldawson3rd@gmail.com> </div>