diff options
author | Blue Swirl <blauwirbel@gmail.com> | 2012-08-19 13:39:31 +0000 |
---|---|---|
committer | Blue Swirl <blauwirbel@gmail.com> | 2012-08-19 13:39:31 +0000 |
commit | 682527c00409d676c0d3b9fac99ca3b2fdfd6d2c (patch) | |
tree | c8a4555b4045bf9bcbd585f0bff5ce97ef500cd7 /pc-bios/README | |
parent | e89001f72edde37fb36fa7c964daa1bbeb2eca26 (diff) | |
download | qemu-682527c00409d676c0d3b9fac99ca3b2fdfd6d2c.tar.gz qemu-682527c00409d676c0d3b9fac99ca3b2fdfd6d2c.tar.bz2 qemu-682527c00409d676c0d3b9fac99ca3b2fdfd6d2c.zip |
Update OpenBIOS images
Update OpenBIOS images to SVN r1062. Build with GCC 4.6.0
in order to avoid boot problems introduced by GCC 4.7.[01].
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'pc-bios/README')
-rw-r--r-- | pc-bios/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pc-bios/README b/pc-bios/README index f4b37d66dc..fc07ebc21c 100644 --- a/pc-bios/README +++ b/pc-bios/README @@ -12,7 +12,7 @@ 1275-1994 (referred to as Open Firmware) compliant firmware. The included images for PowerPC (for 32 and 64 bit PPC CPUs), Sparc32 and Sparc64 are built from OpenBIOS SVN revision - 1060. + 1062. - SLOF (Slimline Open Firmware) is a free IEEE 1275 Open Firmware implementation for certain IBM POWER hardware. The sources are at |