From: Blue Swirl Date: Sun, 5 Jul 2009 18:50:32 +0000 (+0000) Subject: Update OpenBIOS images to r505 X-Git-Tag: v0.11.0-rc0~170 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e36f587715cf554b7e4f91fd3d65e98286a55509;p=thirdparty%2Fqemu.git Update OpenBIOS images to r505 For Sparc64, this fixes the PCI bridge configuration bugs revealed by the improved bridge handling (b7ee1603c16c1feb0d439d2ddf6cf824119d0aab). Signed-off-by: Blue Swirl --- diff --git a/pc-bios/README b/pc-bios/README index 162dfe8074f..269f1e55a33 100644 --- a/pc-bios/README +++ b/pc-bios/README @@ -42,7 +42,7 @@ firmware implementation. The goal is to implement a 100% IEEE 1275-1994 (referred to as Open Firmware) compliant firmware. The included images for Sparc32, Sparc64 and PowerPC (for 32 and 64 bit - PPC CPUs) are built from OpenBIOS SVN revision 482. + PPC CPUs) are built from OpenBIOS SVN revision 505. - The PXE roms come from Rom-o-Matic etherboot 5.4.2. pcnet32:pcnet32 -- [0x1022,0x2000] diff --git a/pc-bios/openbios-ppc b/pc-bios/openbios-ppc index 00d9a78eb03..2b47b1bcb0a 100644 Binary files a/pc-bios/openbios-ppc and b/pc-bios/openbios-ppc differ diff --git a/pc-bios/openbios-sparc32 b/pc-bios/openbios-sparc32 index 7c84965b716..abe8ae71d93 100644 Binary files a/pc-bios/openbios-sparc32 and b/pc-bios/openbios-sparc32 differ diff --git a/pc-bios/openbios-sparc64 b/pc-bios/openbios-sparc64 index 76886f49cd4..9d7afb7abdf 100644 Binary files a/pc-bios/openbios-sparc64 and b/pc-bios/openbios-sparc64 differ