<p>Arthur Heymans has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/c/coreboot/+/30336">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">car/non-evict/cache_as_ram.S: Use tabs instead of spaces<br><br>Change-Id: Icc5fc9ca4aadf02bd9e63b4abc02131b6c2a79da<br>Signed-off-by: Arthur Heymans <arthur@aheymans.xyz><br>---<br>M src/cpu/intel/car/non-evict/cache_as_ram.S<br>1 file changed, 5 insertions(+), 5 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/36/30336/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/cpu/intel/car/non-evict/cache_as_ram.S b/src/cpu/intel/car/non-evict/cache_as_ram.S</span><br><span>index 8f4cfe7..163f4b4 100644</span><br><span>--- a/src/cpu/intel/car/non-evict/cache_as_ram.S</span><br><span>+++ b/src/cpu/intel/car/non-evict/cache_as_ram.S</span><br><span>@@ -128,10 +128,10 @@</span><br><span>     movl    %eax, %cr0</span><br><span> </span><br><span>       /* enable the 'no eviction' mode */</span><br><span style="color: hsl(0, 100%, 40%);">-     movl    $NoEvictMod_MSR, %ecx</span><br><span style="color: hsl(120, 100%, 40%);">+ movl    $NoEvictMod_MSR, %ecx</span><br><span>        rdmsr</span><br><span style="color: hsl(0, 100%, 40%);">-   orl     $1, %eax</span><br><span style="color: hsl(0, 100%, 40%);">-        andl    $~2, %eax</span><br><span style="color: hsl(120, 100%, 40%);">+     orl     $1, %eax</span><br><span style="color: hsl(120, 100%, 40%);">+      andl    $~2, %eax</span><br><span>    wrmsr</span><br><span> </span><br><span>    /* Clear the cache memory region. This will also fill up the cache. */</span><br><span>@@ -142,9 +142,9 @@</span><br><span>         rep     stosl</span><br><span> </span><br><span>    /* enable the 'no eviction run' state */</span><br><span style="color: hsl(0, 100%, 40%);">-        movl    $NoEvictMod_MSR, %ecx</span><br><span style="color: hsl(120, 100%, 40%);">+ movl    $NoEvictMod_MSR, %ecx</span><br><span>        rdmsr</span><br><span style="color: hsl(0, 100%, 40%);">-   orl     $3, %eax</span><br><span style="color: hsl(120, 100%, 40%);">+      orl     $3, %eax</span><br><span>     wrmsr</span><br><span> </span><br><span>    post_code(0x26)</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/c/coreboot/+/30336">change 30336</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/+/30336"/><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: Icc5fc9ca4aadf02bd9e63b4abc02131b6c2a79da </div>
<div style="display:none"> Gerrit-Change-Number: 30336 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Arthur Heymans <arthur@aheymans.xyz> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>