Date: Thu, 28 Jan 2010 11:28:16 GMT From: Rafal Jaworowski <raj@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 173820 for review Message-ID: <201001281128.o0SBSGU5033398@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/chv.cgi?CH=173820 Change 173820 by raj@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001281128.o0SBSGU5033398>