diff options
-rw-r--r-- | src/mainboard/intel/galileo/devicetree.cb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/intel/galileo/devicetree.cb b/src/mainboard/intel/galileo/devicetree.cb index 05edffcf45..66d32a8e42 100644 --- a/src/mainboard/intel/galileo/devicetree.cb +++ b/src/mainboard/intel/galileo/devicetree.cb @@ -39,7 +39,7 @@ chip soc/intel/quark device pci 14.7 off end # 8086 0937 - 10/100 Ethernet MAC 1 device pci 15.0 on end # 8086 0935 - SPI controller 0 device pci 15.1 on end # 8086 0935 - SPI controller 1 - device pci 15.2 off end # 8086 0934 - I2C/GPIO controller + device pci 15.2 on end # 8086 0934 - I2C/GPIO controller device pci 17.0 on end # 8086 11C3 - PCIe Root Port 0 device pci 17.1 off end # 8086 11C4 - PCIe Root Port 1 device pci 1f.0 on end # 8086 095E - Legacy Bridge |