xref: /plan9/sys/src/9/teg2/ts (revision 9b7bf7df4595c26f1e9b67beb0c6e44c9876fb05)
1# trimslice dual-core cortex-a9
2dev
3	root
4	cons
5	env
6	pipe
7	proc
8	mnt
9	srv
10	dup
11	arch
12	ssl
13	tls
14	bridge		log
15	sdp		thwack unthwack
16	cap
17	kprof
18#	aoe
19#	sd
20	fs
21#	flash
22
23	ether		netif
24	ip		arp chandial ip ipv6 ipaux iproute netlog nullmedium pktmedium ptclbsum inferno
25
26#	draw		screen
27#	dss
28#	kbmap
29#	kbin
30#	mouse
31
32	uart
33#	usb
34
35link
36	archtegra
37	ethermedium
38#	flashtegra	ecc
39	loopbackmedium
40	netdevmedium
41
42	ether8169	ethermii
43#	usbohci
44#	usbehci		usbehcitegra
45
46ip
47	tcp
48	udp
49	ipifc
50	icmp
51	icmp6
52	ipmux
53	gre
54	esp
55
56misc
57	pci
58	rdb
59	coproc
60	v7-arch
61	caches
62	caches-v7
63	cache-l2-pl310
64#	mouse
65#	sdaoe		sdscsi
66	syscall
67	syscallfmt
68	uarti8250
69	ucalloc
70	ucallocb
71# include vfp3 to use hardware fp, otherwise include softfpu
72	vfp3
73#	softfpu
74# emulated arm7500 fp
75	fpi
76	fpiarm
77	fpimem
78
79port
80	int cpuserver = 1;
81	int i8250freq = 3686000;
82
83boot cpu
84	tcp
85
86bootdir
87	boot$CONF.out boot
88	/arm/bin/ip/ipconfig ipconfig
89	/arm/bin/auth/factotum factotum
90	/arm/bin/usb/usbd
91	nvram
92