<p>Duncan Laurie has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/22449">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mb/google/eve: Enable VMX<br><br>This feature was enabled at the kernel level, but that is triggering an<br>issue where FSP expects it to be disabled so it forces a cold reboot on<br>every warm reboot.  Since we want this enabled anyway just set it this<br>way in the BIOS so it matches what the kernel expects.<br><br>BUG=b:68666100<br>TEST=pass firmware_FWtries on Eve with R63 OS image<br><br>Change-Id: I294e34d25406365d591da06ce4c931b710cfbbaa<br>Signed-off-by: Duncan Laurie <dlaurie@chromium.org><br>Original-Change-Id: I964d3d30392d130e808f37a661f2c89ec926cf58<br>Original-Signed-off-by: Duncan Laurie <dlaurie@google.com><br>Original-Reviewed-on: https://chromium-review.googlesource.com/749733<br>Original-Reviewed-by: Furquan Shaikh <furquan@chromium.org><br>---<br>M src/mainboard/google/eve/devicetree.cb<br>1 file changed, 1 insertion(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/49/22449/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/mainboard/google/eve/devicetree.cb b/src/mainboard/google/eve/devicetree.cb<br>index 50926da..3d1077b 100644<br>--- a/src/mainboard/google/eve/devicetree.cb<br>+++ b/src/mainboard/google/eve/devicetree.cb<br>@@ -53,6 +53,7 @@<br>      register "PmConfigSlpSusMinAssert" = "1"       # 500ms<br>    register "PmConfigSlpAMinAssert" = "3"         # 2s<br>       register "PmTimerDisabled" = "1"<br>+ register "VmxEnable" = "1"<br> <br>     register "pirqa_routing" = "PCH_IRQ11"<br>    register "pirqb_routing" = "PCH_IRQ10"<br></pre><p>To view, visit <a href="https://review.coreboot.org/22449">change 22449</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/22449"/><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: I294e34d25406365d591da06ce4c931b710cfbbaa </div>
<div style="display:none"> Gerrit-Change-Number: 22449 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Duncan Laurie <dlaurie@chromium.org> </div>