[RTX Kernel] Added support for Atmel AT91SAM9RL device. RTX_Config.c configuration for RTX kernel was added.
[Flash File System] Added SD_File example for LPC3180 to ..\ARM\Boards\Phytec\LPC3180\RL\FlashFS.
[Flash File System] Added Memory Card Interface driver for LPC3250 for SD/MMC Flash Memory Card. An SD_File example can be found in ..\ARM\Boards\Phytec\LPC3250\RL\FlashFS.
[Flash File System] Changed ffind() function to process filename parameter case insensitive.
[Flash File System] Corrected reusage of erased entries for lfn records in FAT file system.
[TCPnet] Added ethernet driver and TCPnet examples for the Phytec PHYCORE-i.MX27 evaluation board. The examples can be found in ..\ARM\Boards\Phytec\i.MX27\RL\TCPnet.
[TCPnet] Corrected a problem with default __weak library functions. The linker might fail to link a correct function into the image for complex projects.