SnapGear SE1100 HOWTO
---------------------

The SnapGear/SE1100 Reference Platform is based on the Motorola 5272
ColdFire processor. You use the standard uClinux m68k-elf tool chain
for them.

Choose the linux-2.4.x kernel and the uC-libc library.

To load images into the flash from the command line do:

    netflash A.B.C.D imagez.bin

Where A.B.C.D is the address of your TFTP server holding the generated
imagez.bin file.

