xref: /plan9/sys/src/9/omap/beagle (revision 2a7824990d644563b93ed8d4abf1407c40b2087a)
1# beagle, igepv2, gumstix overo omap35 boards
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	archomap
37	ethermedium
38#	flashbeagle	ecc
39#	flashigep
40	loopbackmedium
41	netdevmedium
42
43	ether9221
44## avoid tickling errata 3.1.1.183
45##	usbohci
46	usbehci		usbehciomap
47
48ip
49	tcp
50	udp
51	ipifc
52	icmp
53	icmp6
54	ipmux
55	gre
56	esp
57
58misc
59	rdb
60	coproc
61	dma
62	mouse
63#	sdaoe		sdscsi
64	softfpu
65	syscall
66	uarti8250
67	ucalloc
68	ucallocb
69
70port
71	int cpuserver = 1;
72	int i8250freq = 3686000;
73
74boot cpu
75	tcp
76
77bootdir
78	boot$CONF.out boot
79	/arm/bin/ip/ipconfig ipconfig
80	/arm/bin/auth/factotum factotum
81	/arm/bin/usb/usbd
82	nvram
83