<p>Keith Hui <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://review.coreboot.org/21329">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">cpu/intel/car/cache_as_ram.inc: Simplify code path<br><br>Make all CAR-related calculations refer to CONFIG_DCACHE_RAM_BASE and<br>CONFIG_DCACHE_RAM_SIZE for consistency. This fixes a bug that prevents<br>migrating cpu/intel/slot_1 & nb/intel/i440bx to EARLY_CBMEM_INIT.<br><br>Exclude a Hyperthreading-specific code path when building for<br>slot_1 or pga370, which predates HT.<br><br>Do not clear MTRRs that will be programmed immediately afterwards.<br><br>Remove a block of CAR testing code currently blocked out by #if.<br>Newer CAR code don't even do it anymore.<br><br>Do not set %ebp before calling romstage_main(). We know it's not<br>needed.<br><br>Clarify the purpose of various code in the file.<br><br>Boot tested on ASUS P2B-LS mainboard.<br><br>Brought to you by https://review.coreboot.org/c/20977/.<br><br>Change-Id: I9ab996e46e4f96320143022938477a5fd2046ed7<br>Signed-off-by: Keith Hui <buurin@gmail.com><br>---<br>M src/cpu/intel/car/cache_as_ram.inc<br>1 file changed, 31 insertions(+), 71 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/29/21329/2</pre><p>To view, visit <a href="https://review.coreboot.org/21329">change 21329</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/21329"/><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: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I9ab996e46e4f96320143022938477a5fd2046ed7 </div>
<div style="display:none"> Gerrit-Change-Number: 21329 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Keith Hui <buurin@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Keith Hui <buurin@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> </div>