[coreboot-gerrit] Change in coreboot[master]: mb/google/poppy/variants/nautilus: Disable camera devices

Furquan Shaikh (Code Review) gerrit at coreboot.org
Wed Nov 22 07:48:02 CET 2017


Furquan Shaikh has uploaded this change for review. ( https://review.coreboot.org/22559


Change subject: mb/google/poppy/variants/nautilus: Disable camera devices
......................................................................

mb/google/poppy/variants/nautilus: Disable camera devices

This change disables camera devices until camera support is properly
added for nautilus.

Change-Id: I7de37cbf9c32fa063f55a2e54986e33b66acfa3b
Signed-off-by: Furquan Shaikh <furquan at chromium.org>
---
M src/mainboard/google/poppy/variants/nautilus/devicetree.cb
1 file changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/59/22559/1

diff --git a/src/mainboard/google/poppy/variants/nautilus/devicetree.cb b/src/mainboard/google/poppy/variants/nautilus/devicetree.cb
index efaea3f..253088a 100644
--- a/src/mainboard/google/poppy/variants/nautilus/devicetree.cb
+++ b/src/mainboard/google/poppy/variants/nautilus/devicetree.cb
@@ -41,8 +41,8 @@
 	register "XdciEnable" = "0"
 	register "SsicPortEnable" = "0"
 	register "SmbusEnable" = "1"
-	register "Cio2Enable" = "1"
-	register "SaImguEnable" = "1"
+	register "Cio2Enable" = "0"
+	register "SaImguEnable" = "0"
 	register "ScsEmmcEnabled" = "1"
 	register "ScsEmmcHs400Enabled" = "1"
 	register "ScsSdCardEnabled" = "2"

-- 
To view, visit https://review.coreboot.org/22559
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7de37cbf9c32fa063f55a2e54986e33b66acfa3b
Gerrit-Change-Number: 22559
Gerrit-PatchSet: 1
Gerrit-Owner: Furquan Shaikh <furquan at google.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20171122/28dd7595/attachment-0001.html>


More information about the coreboot-gerrit mailing list