diff options
author | Anthony Liguori <aliguori@us.ibm.com> | 2013-08-05 08:03:01 -0500 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2013-08-05 08:03:01 -0500 |
commit | 144f28fa58abc56d2244a2e6b97ca78e1540dd05 (patch) | |
tree | 5fc34edb316859ca5a62cd29ba2e01ea47fed451 | |
parent | 59a88774d912bb53795daa2d3620707401aea077 (diff) | |
parent | 9a949b94f60ee48ca0fbb5dc263c7ee77b75149f (diff) |
Merge remote-tracking branch 'mcayland/qemu-openbios' into staging
* mcayland/qemu-openbios:
Update OpenBIOS images
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
-rw-r--r-- | pc-bios/README | 4 | ||||
-rw-r--r-- | pc-bios/openbios-ppc | bin | 733972 -> 733976 bytes | |||
-rw-r--r-- | pc-bios/openbios-sparc32 | bin | 381764 -> 381484 bytes | |||
-rw-r--r-- | pc-bios/openbios-sparc64 | bin | 1598648 -> 1598328 bytes | |||
m--------- | roms/openbios | 0 |
5 files changed, 2 insertions, 2 deletions
diff --git a/pc-bios/README b/pc-bios/README index 53b52894f7..e404a228a4 100644 --- a/pc-bios/README +++ b/pc-bios/README @@ -11,8 +11,8 @@ firmware implementation. The goal is to implement a 100% IEEE 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 1.1 release (SVN - revision 1136). + Sparc32 and Sparc64 are built from OpenBIOS SVN revision + 1198. - SLOF (Slimline Open Firmware) is a free IEEE 1275 Open Firmware implementation for certain IBM POWER hardware. The sources are at diff --git a/pc-bios/openbios-ppc b/pc-bios/openbios-ppc Binary files differindex 77eb55dce8..c6b3319fab 100644 --- a/pc-bios/openbios-ppc +++ b/pc-bios/openbios-ppc diff --git a/pc-bios/openbios-sparc32 b/pc-bios/openbios-sparc32 Binary files differindex c5ba6ae6d1..2aa400cfd9 100644 --- a/pc-bios/openbios-sparc32 +++ b/pc-bios/openbios-sparc32 diff --git a/pc-bios/openbios-sparc64 b/pc-bios/openbios-sparc64 Binary files differindex c4aaa05173..f6ee286034 100644 --- a/pc-bios/openbios-sparc64 +++ b/pc-bios/openbios-sparc64 diff --git a/roms/openbios b/roms/openbios -Subproject 569e40c517e9623e672be38a21da7bcec046e3b +Subproject 0f3d51ef22ec9166beb3ed434d253029ed7cfe8 |