<p>Arthur Heymans <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://review.coreboot.org/c/coreboot/+/30063">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">cpu/amd/fam10: Enable relocatable ramstage<br><br>When starting up the AP initialization in ramstage it is important that the<br>stack is below the TOP_MEM MTRR, so the solution is to set that value on the<br>highest possible value during the romstage. This assumes that AP's are not used<br>during the ramstage (and romstage) to access some resources that might end up<br>below CONFIG_MMCONF_BASE_ADDRESS. This assumption seems true.<br><br>It is possible this runs quite slowly as no MTRR is used to cache cbmem.<br><br>TESTED on Gigabyte M57-SLI (out of tree mainboard support patch)<br><br>Change-Id: I6fe4cf797a42621b3a9a3d939cd31d16ebbf9f53<br>Signed-off-by: Arthur Heymans <arthur@aheymans.xyz><br>---<br>M src/cpu/amd/car/cache_as_ram.inc<br>M src/cpu/amd/family_10h-family_15h/init_cpus.c<br>M src/northbridge/amd/amdfam10/Kconfig<br>3 files changed, 5 insertions(+), 3 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/63/30063/3</pre><p>To view, visit <a href="https://review.coreboot.org/c/coreboot/+/30063">change 30063</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/c/coreboot/+/30063"/><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-Change-Id: I6fe4cf797a42621b3a9a3d939cd31d16ebbf9f53 </div>
<div style="display:none"> Gerrit-Change-Number: 30063 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: Arthur Heymans <arthur@aheymans.xyz> </div>
<div style="display:none"> Gerrit-Reviewer: Arthur Heymans <arthur@aheymans.xyz> </div>
<div style="display:none"> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>