8592c091db4a8189d32149b36fedb3099a67dd70
[coreboot.git] / src / mainboard / iei / juki-511p / devicetree.cb
1 chip northbridge/amd/gx1
2   device pci_domain 0 on
3     device pci 0.0 on end
4       chip southbridge/amd/cs5530
5
6         device pci 12.0 on
7           chip superio/winbond/w83977f
8             device pnp 3f0.0 on         # FDC
9               irq 0x70 = 6
10             end
11             device pnp 3f0.1 on         # Parallel port
12               io 0x60 = 0x378
13               irq 0x70 = 7
14             end
15             device pnp 3f0.2 on         # COM1
16               io 0x60 = 0x3f8
17               irq 0x70 = 4
18             end
19             device pnp 3f0.3 on         # COM2
20               io 0x60 = 0x2f8
21               irq 0x70 = 3
22             end
23             device pnp 3f0.4 on         # RTC
24               io 0x60 = 0x070
25               irq 0x70 = 8
26             end
27             device pnp 3f0.5 on         # Keyboard
28               io 0x60 = 0x60
29               io 0x62 = 0x64
30               irq 0x70 = 1              # Int  1 for PS/2 keyboard
31               irq 0x72 = 12             # Int 12 for PS/2 mouse
32             end
33             device pnp 3f0.6 off        # IR
34             end
35             device pnp 3f0.7 off        # GPIO1
36             end
37             device pnp 3f0.8 off        # GPIO
38             end
39           end
40         device pci 12.1 on end          # SMI
41         device pci 12.2 on end          # IDE
42         device pci 12.3 on end          # Audio
43         device pci 12.4 on end          # VGA onboard
44
45       end
46
47       device pci 0e.0 on end            # ETH0
48       device pci 13.0 on end            # USB
49
50     end
51   end
52
53   chip cpu/amd/geode_gx1
54   end
55
56 end
57