diff options
Diffstat (limited to 'sys/src/9/teg2/ts')
| -rw-r--r-- | sys/src/9/teg2/ts | 89 |
1 files changed, 89 insertions, 0 deletions
diff --git a/sys/src/9/teg2/ts b/sys/src/9/teg2/ts new file mode 100644 index 000000000..c8530e9da --- /dev/null +++ b/sys/src/9/teg2/ts @@ -0,0 +1,89 @@ +# trimslice dual-core cortex-a9 +dev + root + cons + env + pipe + proc + mnt + srv + shr + dup + arch + ssl + tls + bridge log + sdp thwack unthwack + cap + kprof +# aoe +# sd + fs +# flash + + ether netif + ip arp chandial ip ipv6 ipaux iproute netlog nullmedium pktmedium ptclbsum inferno + +# draw screen +# dss +# mouse + + uart +# usb + +link + archtegra + ethermedium +# flashtegra ecc + loopbackmedium + netdevmedium + + ether8169 ethermii +# usbohci +# usbehci usbehcitegra + +ip + tcp + udp + ipifc + icmp + icmp6 + ipmux + gre + esp + +misc + pci + rdb + coproc + v7-arch + caches + caches-v7 + cache-l2-pl310 +# mouse +# sdaoe sdscsi + syscall + syscallfmt + uarti8250 + ucalloc + ucallocb +# include vfp3 to use hardware fp, otherwise include softfpu + vfp3 +# softfpu +# emulated arm7500 fp + fpi + fpiarm + fpimem + +port + int cpuserver = 1; + int i8250freq = 3686000; + +boot cpu + tcp + +bootdir + boot$CONF.out boot + /$objtype/bin/paqfs + /$objtype/bin/auth/factotum + bootfs.paq |
