diff options
author | blueswir1 <blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162> | 2007-04-26 18:32:00 +0000 |
---|---|---|
committer | blueswir1 <blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162> | 2007-04-26 18:32:00 +0000 |
commit | 945446c653dba61ba0bd304d14e5d4f9938e2647 (patch) | |
tree | 3d62d8d30ceeba3a36bb0bc4da5f7a62ea85030f /pc-bios | |
parent | d6929309b689264755963fe5ee18767a7f1c4af5 (diff) |
Update Sparc32 rom to support *BSD boot and 24 bit TCX
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2728 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'pc-bios')
-rw-r--r-- | pc-bios/README | 3 | ||||
-rw-r--r-- | pc-bios/openbios-sparc32 | bin | 248348 -> 252444 bytes |
2 files changed, 2 insertions, 1 deletions
diff --git a/pc-bios/README b/pc-bios/README index 8d4fe584a3..2b03d619e0 100644 --- a/pc-bios/README +++ b/pc-bios/README @@ -14,7 +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 and Sparc64 images are built from SVN version 125. + The included Sparc32 image is built from SVN version 131 and Sparc64 + image from version 125. - 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 a0d17af947..1b246eeed0 100644 --- a/pc-bios/openbios-sparc32 +++ b/pc-bios/openbios-sparc32 |