diff options
author | aurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162> | 2009-01-14 14:47:46 +0000 |
---|---|---|
committer | aurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162> | 2009-01-14 14:47:46 +0000 |
commit | 13d7ec0f81b5bd3e3b862f635da5a380703230e7 (patch) | |
tree | 59d00d26c5fdc89bc4aa338218d2eee137ca18a6 | |
parent | 395f153dcd299026358fef4218cbf874f5ea4c6b (diff) | |
download | qemu-13d7ec0f81b5bd3e3b862f635da5a380703230e7.zip |
Update OpenBIOS PowerPC image to revision 406
- Support kernel arguments through -append
- Quik support
- PowerMac serial ports supports
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6294 c046a42c-6fe2-441c-8c8c-71466251a162
-rw-r--r-- | pc-bios/README | 2 | ||||
-rw-r--r-- | pc-bios/openbios-ppc | bin | 259168 -> 259168 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/pc-bios/README b/pc-bios/README index 1fabe0e84f..8313638f7d 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 Sparc32 and Sparc64 images are built from SVN revision 395. - The included PowerPC image is built from SVN revision 373. + The included PowerPC image is built from SVN revision 406. - 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 Binary files differindex e597269dd6..53cf42ba08 100644 --- a/pc-bios/openbios-ppc +++ b/pc-bios/openbios-ppc |