Unofficial Technologic Systems TS-78xx Wiki
EEK: I fat fingered the website and wiped all the pages. I managed to grab a copy of everything from Google's cache and make it available as a ZIP file until I can find the time to convert all the static files back into MoinMoin format
This wiki generally has been set up to detail the work Alexander Clouter and Catalin Ionescu have done and put together for the Technologic Systems TS-7800 (based on Marvell's 88F5182 Feroceon SoC for Networking and Storage), also providing tutorials that others might find useful. Of particular interest is probably the section on reprograming of the FPGA. Do bear in mind that the instructions here are all focused around a Debian development platform 1 whilst the TS-7800 is the target platform.
In addition to this, links to various resources and mailing list threads covering relevent and useful topics will be drawn upon. Hopefully this makes for a good "first point of call" when people want to work on their new shiny Technologic Systems TS-7800.
N.B. these pages will generally be focused on the quirks of developing on the TS-7800 and not generic help on getting started or familar Linux. Things like how to handle kernel compiling, using busybox, stop the kernel panic'ing as 'init' is upset...resources for this already exist on the Internet to be called upon to help you. Google, IRC, GMANE and Usenet are a gold mine that cannot and should not be ignored.
Cooking a Custom ts78xx Kernel - not the TS provided kernel
- Booting:
- SATA:
- FPGA:
Kernel Related
My ts78xx git tree is publically accessible at git://git.wormnet.eu/alex/ts78xx.git with the following branches:
- master - my TS-78xx patches that definately work and going to get submitted upstream
- nand - work to speed up the NAND (2.5x faster than current mainline)
- gpio - gpiolib work to make usable the 120ish GPIO pins
- platform - work to make the FPGA function more as a bus and break out drivers into standalone modules
orion5x - tracks git://git.marvell.com/orion.git:master
none of that Microsoft Windows or RPM pain here please (1)