<p>Jonathan Neuschäfer has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/28831">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">arch/riscv: Update comment about mstatus initialization<br><br>Coreboot does not setup virtual memory anymore.<br><br>Change-Id: I231af07b2988e8362d1cdd606ce889fb31136ff1<br>Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net><br>---<br>M src/arch/riscv/bootblock.S<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/31/28831/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/arch/riscv/bootblock.S b/src/arch/riscv/bootblock.S</span><br><span>index 95e1923..277c391 100644</span><br><span>--- a/src/arch/riscv/bootblock.S</span><br><span>+++ b/src/arch/riscv/bootblock.S</span><br><span>@@ -66,7 +66,7 @@</span><br><span>        # clear any pending interrupts</span><br><span>       csrwi mip, 0</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-        # set up the mstatus register for VM</span><br><span style="color: hsl(120, 100%, 40%);">+  # set up the mstatus register</span><br><span>        call mstatus_init</span><br><span>    tail main</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/28831">change 28831</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/28831"/><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: I231af07b2988e8362d1cdd606ce889fb31136ff1 </div>
<div style="display:none"> Gerrit-Change-Number: 28831 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Jonathan Neuschäfer <j.neuschaefer@gmx.net> </div>