README.distros
EMAC.Inc Aug 16, 2006 
NZG

This directory contains the EMAC uClinux distributions 

Contents:

u-boot-pkgs - pre-built u-boot packages, u-boot images compressed with the mkpkg.sh utility.(in the EMAC uClinux distributions and u-boot tools)
These can be loaded onto the board with tftp, and run directly or flashed onto the board. They can be booted with the bootm command, which will decompress, check for a checksum, load the image into RAM, enable the cache and start Linux.

src - Full source to the current and real time distributions.
Patches the the current distribution follow the naming convention of the Linux kernel, i.e.
 uClinux-EMAC-distR1.9.patch 
will upgrade an R1.8 distribution to 1.9

Distributions:

rtai5282.tgz - Old 2.4 distro patched with EMAC's RTAI port.
May 4, 2005

uClinux-dist2.6R2.2.tgz - Rev 2.2,2.6 distribution.
Current distribution based on uClinux-dist-20051110
Aug 16,2006