summaryrefslogtreecommitdiff
path: root/pc-bios
diff options
context:
space:
mode:
authorblueswir1 <blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162>2007-12-11 19:33:21 +0000
committerblueswir1 <blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162>2007-12-11 19:33:21 +0000
commit52df269ca821e8bed49ae2d46fe67486f3ef88de (patch)
tree7f43d82215e3d46a7a9fabf0931cd74100eecbcb /pc-bios
parent12abac853d38600847c1be2ccf90a67691a3588a (diff)
downloadqemu-52df269ca821e8bed49ae2d46fe67486f3ef88de.tar.gz
Update OpenBIOS images to SVN revision 181. Changes:
r177: Reset fixes: * recalculate CRC to avoid error message and halt after reset * fix bug that crashed SS10/SMP when reset r178: Remove unused variable r179: Improved Module ID generation r180: Add support for eccmemctl r181: Add support for SPARCstation 20 machine type git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3804 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'pc-bios')
-rw-r--r--pc-bios/README2
-rw-r--r--pc-bios/openbios-sparc32bin272948 -> 277044 bytes
-rw-r--r--pc-bios/openbios-sparc64bin475784 -> 475784 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/pc-bios/README b/pc-bios/README
index 0c3cfe0e19..f24f40f8c3 100644
--- a/pc-bios/README
+++ b/pc-bios/README
@@ -15,7 +15,7 @@
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 176.
+ revision 181.
- The PXE roms come from Rom-o-Matic etherboot 5.4.2.
pcnet32:pcnet32 -- [0x1022,0x2000]
diff --git a/pc-bios/openbios-sparc32 b/pc-bios/openbios-sparc32
index 101b3ce119..0772c53d52 100644
--- a/pc-bios/openbios-sparc32
+++ b/pc-bios/openbios-sparc32
Binary files differ
diff --git a/pc-bios/openbios-sparc64 b/pc-bios/openbios-sparc64
index 14b00734e2..6a4d06bf0b 100644
--- a/pc-bios/openbios-sparc64
+++ b/pc-bios/openbios-sparc64
Binary files differ