Contents of this dir:

README:  This file. Duh.

mkimage: Small script, takes an U-boot binary image, prepends a WinCE header
         to make it look like a genuine WinCE image, and uses the 'jtag'
         program to commit it to flash.

cmd:     Little script for jtag to initialize the JTAG-communication to
         the N10. Edit this if your JTAG-adapter isn't a Wiggler or isn't
         connected to the first parallel port

header:  Dummy header to make the MS/Intel/Acer bootloader in the N10 think
         U-boot is just another WinCE image.

