[coreboot-gerrit] Change in coreboot[master]: mb/google/eve: Disable Smbus

Naresh Solanki (Code Review) gerrit at coreboot.org
Thu Jul 13 06:54:44 CEST 2017


Naresh Solanki has uploaded this change for review. ( https://review.coreboot.org/20559


Change subject: mb/google/eve: Disable Smbus
......................................................................

mb/google/eve: Disable Smbus

Disable SMbus as it is unused.

Change-Id: I3db28bb22245a2f1d39b4f795a3f438a9df36a2c
Signed-off-by: Naresh G Solanki <naresh.solanki at intel.com>
---
M src/mainboard/google/eve/devicetree.cb
1 file changed, 1 insertion(+), 1 deletion(-)



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

diff --git a/src/mainboard/google/eve/devicetree.cb b/src/mainboard/google/eve/devicetree.cb
index b6cb848..e0f21cf 100644
--- a/src/mainboard/google/eve/devicetree.cb
+++ b/src/mainboard/google/eve/devicetree.cb
@@ -34,7 +34,7 @@
 	register "EnableTraceHub" = "0"
 	register "XdciEnable" = "0"
 	register "SsicPortEnable" = "0"
-	register "SmbusEnable" = "1"
+	register "SmbusEnable" = "0"
 	register "Cio2Enable" = "0"
 	register "ScsEmmcEnabled" = "1"
 	register "ScsEmmcHs400Enabled" = "1"

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3db28bb22245a2f1d39b4f795a3f438a9df36a2c
Gerrit-Change-Number: 20559
Gerrit-PatchSet: 1
Gerrit-Owner: Naresh Solanki <naresh.solanki at intel.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20170713/557b64c3/attachment.html>


More information about the coreboot-gerrit mailing list