]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - sys/boot/arm/at91/boot0/README
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.git] / sys / boot / arm / at91 / boot0 / README
1 This is a bootstrap bootloader.  It is intended to be used when the
2 AT91RM9200 is running xmodem over DBGU.  It will download the next stage
3 of the booting process (or the recovery program) and jump to it.  It loads
4 the program at a 1MB offset into SDRAM.  Programs are expected to be
5 smaller than this and copy themselves to the right location.
6
7 $FreeBSD$