Since some people disapprove of white space cleanups mixed in regular commits
[coreboot.git] / src / mainboard / lippert / frontrunner / devicetree.cb
1 chip northbridge/amd/gx2
2   register "setupflash" = "0"
3   #register "irqmap" = "0xaa5b"
4   device pci_domain 0 on
5     device pci 0.0 on end
6       chip southbridge/amd/cs5535
7         device pci 12.0 on
8         device pci 12.1 off end         # SMI
9         device pci 12.2 on  end         # IDE
10         device pci 12.3 off end         # Audio
11         device pci 12.4 off end         # VGA
12       end
13     end
14   end
15
16   chip cpu/amd/model_gx2
17   end
18
19 end
20