ep9301_hal17_2.4.21-rmk1-crus1.4.2
==================================

    Supports Cirrus EDB9301 development board with EP9301 CPU (ARM920T)
	-> http://www.cirrus.com/en/products/EDB9301_offer.html
    Might also work (with a little tweaking) with TS-7200 board from
    Technologic Systems
	-> http://www.embeddedarm.com/epc/ts7200-spec-h.html
    needs gcc >= 3.1 (3.3.2 was used during development)
    Patch chain:
    	* base is vanilla Linux 2.4.21
	    -> http://kernel.org/pub/linux/kernel/v2.4/linux-2.4.21.tar.bz2
	* apply Russel M. King's patch for this kernel:
	    patch-2.4.21-rmk1
	    -> http://www.arm.linux.org.uk/developer/v2.4/
	* apply non-public patch from board manufacturer:
	    linux-2.4.21-rmk1-crus1.4.2.patch
	    -> get it from your friendly neighborhood RTAI/ARM
	    maintainer (Michael Neuhauser <mike@firmix.at>)
	* apply Adeos patch:
	    ep9301_hal17_2.4.21-rmk1-crus1.4.2.patch
	    -> from here

pxa255_2.6.7-bk6-karo
=====================

    Supports Triton LP board with PXA255 CPU
	-> http://www.karo-electronics.de/index.php?id=15&L=1
    **********************************************
    *** Only immediate mode RTAI is supported! ***
    **********************************************
    (See ../../../../README.INSTALL for an explanation of immediate/piped mode.
    Bottom line: you have to execute "./mode-control immed" in ../../../scripts)
    Patch chain:
    	* base is vanilla Linux 2.6.7
	    -> http://kernel.org/pub/linux/kernel/v2.6/linux-2.6.7.tar.bz2
	* apply "official" kernel snapshot patch:
	    patch-2.6.7-bk6
	    -> http://www.kernel.org/pub/linux/kernel/v2.6/snapshots/old/patch-2.6.7-bk6.bz2
	* apply non-public(?) patch by board manufacturer:
	    linux-2.6.7-bk6-karo.patch
	    -> get it from your friendly neighborhood RTAI/ARM
	    maintainer (Michael Neuhauser <mike@firmix.at>)
	* apply Adeos patch:
	    pxa255_2.6.7-bk6-karo.patch
	    -> from here

--
2005-02-22 Michael Neuhauser <mike@firmix.at>

at91_...
========
   Linux Kernel Patches for mach-at91

imx_...
=======
   Linux Kernel Patch for mach-imx
   maintainer (Torsten Koschorrek <devel@koschorrek.com>)

RTAI_...
========
   Patches for rtai, as long as they are not merged to rtai-magma
--
2008-08-06 Torsten Koschorrek <devel@koschorrek.com>
