aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/digitallogic/msm586seg/devicetree.cb
blob: 30606b5b7e22ea5127110ad7f08d0b3f7d2abefc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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
			register "rom_address" = "0x2000000"
		end
#		register "com1" = "{1}"
#		register "com1" = "{1, 0, 0x3f8, 4}"
	end

end