Kconfig!
[coreboot.git] / src / mainboard / digitallogic / msm586seg / devicetree.cb
1 chip cpu/amd/sc520
2         device pci_domain 0 on 
3                 device pci 0.0 on end
4         
5                 chip drivers/pci/onboard
6                         device pci 12.0 on end # enet
7                 end
8                 chip drivers/pci/onboard
9                         device pci 14.0 on end # 69000
10                         register "rom_address" = "0x2000000"
11                 end
12 #               register "com1" = "{1}"
13 #               register "com1" = "{1, 0, 0x3f8, 4}"
14         end
15
16 end