Kconfig!
[coreboot.git] / src / mainboard / via / epia-m700 / devicetree.cb
1 chip northbridge/via/vx800      # Northbridge
2   device pci_domain 0 on
3     device pci 0.0 on end       # AGP Bridge
4     device pci 0.1 on end       # Error Reporting
5     device pci 0.2 on end       # Host Bus Control
6     device pci 0.3 on end       # Memory Controller
7     device pci 0.4 on end       # Power Management
8     device pci 0.7 on end       # V-Link Controller
9     device pci 1.0 on end       # PCI Bridge
10     # device pci f.0 on end     # IDE/SATA
11     # device pci f.1 on end     # IDE
12     # device pci 10.0 on end    # USB 1.1
13     # device pci 10.1 on end    # USB 1.1
14     # device pci 10.2 on end    # USB 1.1
15     # device pci 10.4 on end    # USB 2.0
16     # device pci 11.0 on        # Southbridge LPC
17     # end
18   end
19   device apic_cluster 0 on      # APIC cluster
20     chip cpu/via/model_c7       # VIA C7
21       device apic 0 on end      # APIC
22     end
23   end
24 end