]> CyberLeo.Net >> Repos - FreeBSD/releng/10.3.git/blob - sys/boot/arm/uboot/version
- Copy stable/10@296371 to releng/10.3 in preparation for 10.3-RC1
[FreeBSD/releng/10.3.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).