diff options
author | blueswir1 <blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162> | 2007-11-14 19:41:26 +0000 |
---|---|---|
committer | blueswir1 <blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162> | 2007-11-14 19:41:26 +0000 |
commit | 6376fa993c1252c7206f73e027199bdc7fb4ff9b (patch) | |
tree | c664e4a6514fded1155e84dc7d4c0d5ce71e137e /pc-bios | |
parent | d2c63fc185f3d126ef177105166a491ab3556f5c (diff) |
Update OpenBIOS image to SVN revision 176. Changes:
r172: Enable boot mode in the exception handler for both SuperSparc and TurboSparc
r173: More CPU definitions
r174: Add Sparc64 CPU identification
r175: Add SPARCserver 600MP emulation
r176: Update OHW interface to version 3.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3649 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'pc-bios')
-rw-r--r-- | pc-bios/README | 4 | ||||
-rw-r--r-- | pc-bios/openbios-sparc32 | bin | 272948 -> 272948 bytes | |||
-rw-r--r-- | pc-bios/openbios-sparc64 | bin | 475784 -> 475784 bytes |
3 files changed, 2 insertions, 2 deletions
diff --git a/pc-bios/README b/pc-bios/README index 64dba9427a..0c3cfe0e19 100644 --- a/pc-bios/README +++ b/pc-bios/README @@ -14,8 +14,8 @@ - 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 image is built from SVN revision 171 and - Sparc64 image from revision 169. + The included Sparc32 and Sparc64 images are built from SVN + revision 176. - 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 Binary files differindex 8f5a63f0cf..101b3ce119 100644 --- a/pc-bios/openbios-sparc32 +++ b/pc-bios/openbios-sparc32 diff --git a/pc-bios/openbios-sparc64 b/pc-bios/openbios-sparc64 Binary files differindex 57b129ff7a..14b00734e2 100644 --- a/pc-bios/openbios-sparc64 +++ b/pc-bios/openbios-sparc64 |