summaryrefslogtreecommitdiff
path: root/src/mainboard/technologic/ts5300/devicetree.cb
blob: 4e752516c79c18fb8b8646e61d86675eae8ea2b8 (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