summaryrefslogtreecommitdiff
path: root/src/mainboard/digitallogic/msm586seg/devicetree.cb
blob: 35db84ed8bd49d175d564cb179a6573f1ac6b415 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
chip cpu/amd/sc520
	device pci_domain 0 on 
		device pci 0.0 on end
	
		chip drivers/pci/onboard
			device pci 12.0 on end # enet
		end
		chip drivers/pci/onboard
			device pci 14.0 on end # 69000
		end
#		register "com1" = "{1}"
#		register "com1" = "{1, 0, 0x3f8, 4}"
	end

end