xref: /trueos/sys/boot/arm/at91/boot0/README (revision e2462b434a3e7fad3dacf0cc2c64e025be7fc91c)
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$
8