Greetings,
Here is a kernel 2.6.24.4 patch (against mainline Linux kernel) for my
TS-7200.
This "take2" fix the compact flash IRQ.
The file "linux-2.6.24.4-ts7200_matt-2.patch" has been posted in the
yahoo group file area (thanks Jacques).
http://tech.groups.yahoo.com/group/ts-7000/messages?o=1
It includes:
- Flash mapping driver for 8mo NOR flash
(physmap mapping driver can be used too)
- Ethernet
- RTC (ep93xx and ts5620: RTC daughterboard)
- Leds (red and green)
- I2C
- Watchdog (CPLD of TS-7200)
- Compact flash (pio mode only) [/dev/sda]
- TS-SER1 (PC/104 peripheral) support [/dev/ttyS0]
- USB tested ok
Your comments and help are welcome.
To compile (one the patched is applied):
$ make ts7200_defconfig
$ vi +/^CROSS Makefile // fix path of your toolchain
$ make
$ #INSTALL_MOD_PATH=/your-path-to/nfsroot make modules_install
Credits: All of the work is based on:
- Technologic Systems kernel tree (tskernel-2.6.21-ts-src.tar.gz)
- Old "derevoXX" patch from Lennert Buytenhek
- Miscellaneous patch (Alessandro Zummo, Petr Stetiar, ...)
TODO:
- include NAND map driver (for TS-72[56]0)
- what can we do with max197 option
- power management (?)
- cpufreq
Regards,
Matthieu
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|