diff options
Diffstat (limited to 'src/mainboard')
-rw-r--r-- | src/mainboard/intel/galileo/devicetree.cb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/intel/galileo/devicetree.cb b/src/mainboard/intel/galileo/devicetree.cb index 1b72ff0f4d..6b27758d9e 100644 --- a/src/mainboard/intel/galileo/devicetree.cb +++ b/src/mainboard/intel/galileo/devicetree.cb @@ -22,8 +22,8 @@ chip soc/intel/quark device pci 14.0 off end # 8086 08A7 - SD/SDIO/eMMC controller device pci 14.1 off end # 8086 0936 - HSUART 0 device pci 14.2 off end # 8086 0939 - USB 2.0 Device port - device pci 14.3 off end # 8086 0939 - USB EHCI Host controller - device pci 14.4 off end # 8086 093A - USB OHCI Host controller + device pci 14.3 on end # 8086 0939 - USB EHCI Host controller + device pci 14.4 on end # 8086 093A - USB OHCI Host controller device pci 14.5 on end # 8086 0936 - HSUART 1 device pci 14.6 off end # 8086 0937 - 10/100 Ethernet MAC 0 device pci 14.7 off end # 8086 0937 - 10/100 Ethernet MAC 1 |