diff options
| author | Blue Swirl <blauwirbel@gmail.com> | 2009-07-05 18:50:32 +0000 |
|---|---|---|
| committer | Blue Swirl <blauwirbel@gmail.com> | 2009-07-05 18:50:32 +0000 |
| commit | e36f587715cf554b7e4f91fd3d65e98286a55509 (patch) | |
| tree | f70ce6f6da2a126bbc8acbc01d3bbe121f40a860 | |
| parent | 98846d73cb07437950dc52a839f4bd217ad02b2e (diff) | |
| download | focaccia-qemu-e36f587715cf554b7e4f91fd3d65e98286a55509.tar.gz focaccia-qemu-e36f587715cf554b7e4f91fd3d65e98286a55509.zip | |
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 <blauwirbel@gmail.com>
| -rw-r--r-- | pc-bios/README | 2 | ||||
| -rw-r--r-- | pc-bios/openbios-ppc | bin | 271336 -> 270952 bytes | |||
| -rw-r--r-- | pc-bios/openbios-sparc32 | bin | 238212 -> 238212 bytes | |||
| -rw-r--r-- | pc-bios/openbios-sparc64 | bin | 476064 -> 476064 bytes |
4 files changed, 1 insertions, 1 deletions
diff --git a/pc-bios/README b/pc-bios/README index 162dfe8074..269f1e55a3 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 00d9a78eb0..2b47b1bcb0 100644 --- a/pc-bios/openbios-ppc +++ b/pc-bios/openbios-ppc Binary files differdiff --git a/pc-bios/openbios-sparc32 b/pc-bios/openbios-sparc32 index 7c84965b71..abe8ae71d9 100644 --- a/pc-bios/openbios-sparc32 +++ b/pc-bios/openbios-sparc32 Binary files differdiff --git a/pc-bios/openbios-sparc64 b/pc-bios/openbios-sparc64 index 76886f49cd..9d7afb7abd 100644 --- a/pc-bios/openbios-sparc64 +++ b/pc-bios/openbios-sparc64 Binary files differ |