From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LMSxd-0002A2-L9 for qemu-devel@nongnu.org; Mon, 12 Jan 2009 15:00:33 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LMSxc-00029g-P8 for qemu-devel@nongnu.org; Mon, 12 Jan 2009 15:00:32 -0500 Received: from [199.232.76.173] (port=37962 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LMSxc-00029d-KK for qemu-devel@nongnu.org; Mon, 12 Jan 2009 15:00:32 -0500 Received: from savannah.gnu.org ([199.232.41.3]:49955 helo=sv.gnu.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LMSxc-0004o9-48 for qemu-devel@nongnu.org; Mon, 12 Jan 2009 15:00:32 -0500 Received: from cvs.savannah.gnu.org ([199.232.41.69]) by sv.gnu.org with esmtp (Exim 4.63) (envelope-from ) id 1LMSxa-00066y-JG for qemu-devel@nongnu.org; Mon, 12 Jan 2009 20:00:30 +0000 Received: from blueswir1 by cvs.savannah.gnu.org with local (Exim 4.63) (envelope-from ) id 1LMSxa-00066u-8T for qemu-devel@nongnu.org; Mon, 12 Jan 2009 20:00:30 +0000 MIME-Version: 1.0 Errors-To: blueswir1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit From: Blue Swirl Message-Id: Date: Mon, 12 Jan 2009 20:00:30 +0000 Subject: [Qemu-devel] [6273] Update Sparc32 and Sparc64 images Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Revision: 6273 http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=6273 Author: blueswir1 Date: 2009-01-12 20:00:29 +0000 (Mon, 12 Jan 2009) Log Message: ----------- Update Sparc32 and Sparc64 images Modified Paths: -------------- trunk/pc-bios/README trunk/pc-bios/openbios-sparc32 trunk/pc-bios/openbios-sparc64 Modified: trunk/pc-bios/README =================================================================== --- trunk/pc-bios/README 2009-01-12 17:51:06 UTC (rev 6272) +++ trunk/pc-bios/README 2009-01-12 20:00:29 UTC (rev 6273) @@ -41,7 +41,7 @@ - OpenBIOS (http://www.openbios.org/) is a free (GPL v2) portable firmware implementation. The goal is to implement a 100% IEEE 1275-1994 (referred to as Open Firmware) compliant firmware. - The included Sparc32 and Sparc64 images are built from SVN revision 237. + The included Sparc32 and Sparc64 images are built from SVN revision 395. The included PowerPC image is built from SVN revision 373. - The PXE roms come from Rom-o-Matic etherboot 5.4.2. Modified: trunk/pc-bios/openbios-sparc32 =================================================================== (Binary files differ) Modified: trunk/pc-bios/openbios-sparc64 =================================================================== (Binary files differ)