Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jun 2009 15:57:12 +0000 (UTC)
From:      Rafal Jaworowski <raj@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r194634 - head/sys/boot/powerpc/uboot
Message-ID:  <200906221557.n5MFvCDV045607@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: raj
Date: Mon Jun 22 15:57:12 2009
New Revision: 194634
URL: http://svn.freebsd.org/changeset/base/194634

Log:
  Bump PowerPC loader(8) version to reflect extensions it has recently grown.

Modified:
  head/sys/boot/powerpc/uboot/version

Modified: head/sys/boot/powerpc/uboot/version
==============================================================================
--- head/sys/boot/powerpc/uboot/version	Mon Jun 22 15:53:41 2009	(r194633)
+++ head/sys/boot/powerpc/uboot/version	Mon Jun 22 15:57:12 2009	(r194634)
@@ -3,6 +3,7 @@ $FreeBSD$
 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.0:	Added storage support.
 0.6:	Integrated with the new U-Boot API
 0.5:	Full network functionality.
 0.2:	Initial U-Boot/PowerPC version derived from the existing



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906221557.n5MFvCDV045607>