1This is a bootstrap bootloader.  It is intended to be used when the
2AT91RM9200 is running xmodem over DBGU.  It will download the next stage
3of the booting process (or the recovery program) and jump to it.  It loads
4the program at a 1MB offset into SDRAM.  Programs are expected to be
5smaller than this and copy themselves to the right location.
6
7$FreeBSD: releng/11.0/sys/boot/arm/at91/boot0/README 157697 2006-04-12 21:22:44Z imp $
8