<p>Furquan Shaikh has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/22559">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mb/google/poppy/variants/nautilus: Disable camera devices<br><br>This change disables camera devices until camera support is properly<br>added for nautilus.<br><br>Change-Id: I7de37cbf9c32fa063f55a2e54986e33b66acfa3b<br>Signed-off-by: Furquan Shaikh <furquan@chromium.org><br>---<br>M src/mainboard/google/poppy/variants/nautilus/devicetree.cb<br>1 file changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/59/22559/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/mainboard/google/poppy/variants/nautilus/devicetree.cb b/src/mainboard/google/poppy/variants/nautilus/devicetree.cb<br>index efaea3f..253088a 100644<br>--- a/src/mainboard/google/poppy/variants/nautilus/devicetree.cb<br>+++ b/src/mainboard/google/poppy/variants/nautilus/devicetree.cb<br>@@ -41,8 +41,8 @@<br>        register "XdciEnable" = "0"<br>       register "SsicPortEnable" = "0"<br>   register "SmbusEnable" = "1"<br>-     register "Cio2Enable" = "1"<br>-      register "SaImguEnable" = "1"<br>+    register "Cio2Enable" = "0"<br>+      register "SaImguEnable" = "0"<br>     register "ScsEmmcEnabled" = "1"<br>   register "ScsEmmcHs400Enabled" = "1"<br>      register "ScsSdCardEnabled" = "2"<br></pre><p>To view, visit <a href="https://review.coreboot.org/22559">change 22559</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/22559"/><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: I7de37cbf9c32fa063f55a2e54986e33b66acfa3b </div>
<div style="display:none"> Gerrit-Change-Number: 22559 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Furquan Shaikh <furquan@google.com> </div>