summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>2009-01-18 12:16:15 +0000
committeraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>2009-01-18 12:16:15 +0000
commitf50dc0acabf61e24f519b4e385f0cf49a2d9b2cd (patch)
treec263ca6e2f796f6fb67fdbc55852a450cda9c7e7
parent5653494a49db20ca6b22b32fa07a73b9e2f26169 (diff)
downloadqemu-f50dc0acabf61e24f519b4e385f0cf49a2d9b2cd.tar.gz
Update openbios-ppc to revision 418
- fix milliseconds PROM call - fix PCI I/O ports assignation - misc fixes Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6363 c046a42c-6fe2-441c-8c8c-71466251a162
-rw-r--r--pc-bios/README2
-rw-r--r--pc-bios/openbios-ppcbin259168 -> 259120 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/pc-bios/README b/pc-bios/README
index 8313638f7d..543155fd68 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 406.
+ The included PowerPC image is built from SVN revision 418.
- 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 53cf42ba08..875e8d6a0b 100644
--- a/pc-bios/openbios-ppc
+++ b/pc-bios/openbios-ppc
Binary files differ