From: Blue Swirl Date: Sun, 19 Aug 2012 13:39:31 +0000 (+0000) Subject: Update OpenBIOS images X-Git-Tag: v1.2.0-rc1~29 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=682527c00409d676c0d3b9fac99ca3b2fdfd6d2c;p=thirdparty%2Fqemu.git Update OpenBIOS images Update OpenBIOS images to SVN r1062. Build with GCC 4.6.0 in order to avoid boot problems introduced by GCC 4.7.[01]. Signed-off-by: Blue Swirl --- diff --git a/pc-bios/README b/pc-bios/README index f4b37d66dcd..fc07ebc21ca 100644 --- a/pc-bios/README +++ b/pc-bios/README @@ -12,7 +12,7 @@ 1275-1994 (referred to as Open Firmware) compliant firmware. The included images for PowerPC (for 32 and 64 bit PPC CPUs), Sparc32 and Sparc64 are built from OpenBIOS SVN revision - 1060. + 1062. - SLOF (Slimline Open Firmware) is a free IEEE 1275 Open Firmware implementation for certain IBM POWER hardware. The sources are at diff --git a/pc-bios/openbios-ppc b/pc-bios/openbios-ppc index aeae265880d..1c3753d3eba 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 d90c4e59a02..6bd8e45d86e 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 457d2642284..7c06fcc5aaa 100644 Binary files a/pc-bios/openbios-sparc64 and b/pc-bios/openbios-sparc64 differ