]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - stand/mips/uboot/version
Implement pci_enable_msi() and pci_disable_msi() in the LinuxKPI.
[FreeBSD/FreeBSD.git] / stand / mips / 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.3:    Remove NAND FS support.
7 1.2:    Extended with NAND FS support.
8 1.1:    Flattened Device Tree blob support.
9 1.0:    Added storage support. Booting from HDD, USB, etc. is now possible.
10 0.5:    Initial U-Boot/arm version (netbooting only).