]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - sys/boot/arm/uboot/version
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / sys / boot / arm / uboot / version
1 $FreeBSD$
2
3 NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE.  The format of this
4 file is important.  Make sure the current version number is on line 6.
5
6 1.2:    Extended with NAND FS support.
7 1.1:    Flattened Device Tree blob support.
8 1.0:    Added storage support. Booting from HDD, USB, etc. is now possible.
9 0.5:    Initial U-Boot/arm version (netbooting only).