Wim Vervoorn has uploaded this change for review.

View Change

mb/facebook/monolith: Remove unused SDIO controller from devicetree

The SDIO device is disabled so remove it from the devicetree.

BUG=N/A
TEST=build

Change-Id: I6497f6134d8fc001bf4cb7e348ae00077aa34814
Signed-off-by: Wim Vervoorn <wvervoorn@eltan.com>
---
M src/mainboard/facebook/monolith/devicetree.cb
1 file changed, 0 insertions(+), 1 deletion(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/29/38129/1
diff --git a/src/mainboard/facebook/monolith/devicetree.cb b/src/mainboard/facebook/monolith/devicetree.cb
index f715eb3..dbe36f0 100644
--- a/src/mainboard/facebook/monolith/devicetree.cb
+++ b/src/mainboard/facebook/monolith/devicetree.cb
@@ -232,7 +232,6 @@
device pci 1d.0 on end # PCI Express Port 9 x4 FPGA
device pci 1e.0 on end # UART #0
device pci 1e.4 on end # eMMC
- device pci 1e.5 off end # SDIO
device pci 1f.0 on # LPC Interface
chip drivers/pc80/tpm
device pnp 0c31.0 on end

To view, visit change 38129. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I6497f6134d8fc001bf4cb7e348ae00077aa34814
Gerrit-Change-Number: 38129
Gerrit-PatchSet: 1
Gerrit-Owner: Wim Vervoorn <wvervoorn@eltan.com>
Gerrit-MessageType: newchange