Hannah Williams has uploaded this change for review. ( https://review.coreboot.org/25911
Change subject: mb/google/octopus: Disable SMBUS in devicetree
......................................................................
mb/google/octopus: Disable SMBUS in devicetree
There is no device connected in this interface
Change-Id: I1940e6859e81d93f52967779139ee133cdf5ebc6
Signed-off-by: Hannah Williams <hannah.williams(a)intel.com>
---
M src/mainboard/google/octopus/variants/baseboard/devicetree.cb
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/11/25911/1
diff --git a/src/mainboard/google/octopus/variants/baseboard/devicetree.cb b/src/mainboard/google/octopus/variants/baseboard/devicetree.cb
index 128feda..d341a8d 100644
--- a/src/mainboard/google/octopus/variants/baseboard/devicetree.cb
+++ b/src/mainboard/google/octopus/variants/baseboard/devicetree.cb
@@ -207,6 +207,6 @@
device pnp 0c09.0 on end
end
end # - ESPI
- device pci 1f.1 on end # - SMBUS
+ device pci 1f.1 off end # - SMBUS
end
end
--
To view, visit https://review.coreboot.org/25911
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I1940e6859e81d93f52967779139ee133cdf5ebc6
Gerrit-Change-Number: 25911
Gerrit-PatchSet: 1
Gerrit-Owner: Hannah Williams <hannah.williams(a)intel.com>
Felix Held has posted comments on this change. ( https://review.coreboot.org/25875 )
Change subject: southbridge/broadcom: Remove spaces before/after parenthesis
......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/#/c/25875/1/src/southbridge/broadcom/bcm5785/bc…
File src/southbridge/broadcom/bcm5785/bcm5785.c:
https://review.coreboot.org/#/c/25875/1/src/southbridge/broadcom/bcm5785/bc…
PS1, Line 39: (
add a space before the (
--
To view, visit https://review.coreboot.org/25875
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ic43b5ddaa395658ab7c34cdd004516884a20b005
Gerrit-Change-Number: 25875
Gerrit-PatchSet: 1
Gerrit-Owner: Elyes HAOUAS <ehaouas(a)noos.fr>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Felix Held <felix-coreboot(a)felixheld.de>
Gerrit-Comment-Date: Sat, 28 Apr 2018 15:26:55 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No