xref: /plan9-contrib/sys/src/9/teg2/ts (revision 22402af72e824b13a03306b380e882c0b67c2e73)
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	caches
61	caches-v7
62	cache-l2-pl310
63#	mouse
64#	sdaoe		sdscsi
65	syscall
66	syscallfmt
67	uarti8250
68	ucalloc
69	ucallocb
70# include vfp3 to use hardware fp, otherwise include softfpu
71	vfp3
72#	softfpu
73# emulated arm7500 fp
74	fpi
75	fpiarm
76	fpimem
77
78port
79	int cpuserver = 1;
80	int i8250freq = 3686000;
81
82boot cpu
83	tcp
84
85bootdir
86	boot$CONF.out boot
87	/arm/bin/ip/ipconfig ipconfig
88	/arm/bin/auth/factotum factotum
89	/arm/bin/usb/usbd
90	nvram
91