PERFORCE change 173820 for review

Rafal Jaworowski raj at FreeBSD.org
Thu Jan 28 11:28:17 UTC 2010


http://p4web.freebsd.org/chv.cgi?CH=173820

Change 173820 by raj at raj_fdt on 2010/01/28 11:27:27

	Bump loader version to reflect FDT handling capabilities.

Affected files ...

.. //depot/projects/fdt/sys/boot/arm/uboot/version#2 edit
.. //depot/projects/fdt/sys/boot/powerpc/uboot/version#2 edit

Differences ...

==== //depot/projects/fdt/sys/boot/arm/uboot/version#2 (text+ko) ====

@@ -3,5 +3,6 @@
 NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE.  The format of this
 file is important.  Make sure the current version number is on line 6.
 
+1.1:	Flattened Device Tree blob support.
 1.0:	Added storage support. Booting from HDD, USB, etc. is now possible.
 0.5:	Initial U-Boot/arm version (netbooting only).

==== //depot/projects/fdt/sys/boot/powerpc/uboot/version#2 (text+ko) ====

@@ -3,6 +3,7 @@
 NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE.  The format of this
 file is important.  Make sure the current version number is on line 6.
 
+1.1:	Flattened Device Tree blob support.
 1.0:	Added storage support.
 0.6:	Integrated with the new U-Boot API
 0.5:	Full network functionality.


More information about the p4-projects mailing list