diff options
author | aurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162> | 2009-01-09 11:01:31 +0000 |
---|---|---|
committer | aurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162> | 2009-01-09 11:01:31 +0000 |
commit | e5d01b06776fcc2cc6e75c32959c921daea86d02 (patch) | |
tree | 86b2632f2d58cc32d437105ea7e920622de39951 /pc-bios | |
parent | 1d1f8c33d31bac42aec2ba20f273d4e3b2ba4df1 (diff) |
target-ppc: add an openbios-ppc image
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6260 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'pc-bios')
-rw-r--r-- | pc-bios/README | 1 | ||||
-rw-r--r-- | pc-bios/openbios-ppc | bin | 0 -> 259168 bytes |
2 files changed, 1 insertions, 0 deletions
diff --git a/pc-bios/README b/pc-bios/README index 665bd7d592..37034233ba 100644 --- a/pc-bios/README +++ b/pc-bios/README @@ -42,6 +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 237. + The included PowerPC image is built from SVN revision 372. - 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 differnew file mode 100644 index 0000000000..9d85a4c1b5 --- /dev/null +++ b/pc-bios/openbios-ppc |