aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Graf <agraf@suse.de>2011-06-17 02:56:56 +0200
committerAlexander Graf <agraf@suse.de>2011-06-17 02:58:29 +0200
commita59106cbbb53917352b3e76c5551b65432878e19 (patch)
treefb20f34db496484d8f3242fa68498e19913ec312
parent5de6b46db51cb34857c8bfaef355e048fbc6e020 (diff)
PPC: update openbios firmware
There were some changes upstream to account for broken usage of mtmsr, so before applying the mtmsr patch we need to update OpenBIOS, otherwise the PPC target would break. Signed-off-by: Alexander Graf <agraf@suse.de>
-rw-r--r--pc-bios/README6
-rw-r--r--pc-bios/openbios-ppcbin729876 -> 750392 bytes
2 files changed, 4 insertions, 2 deletions
diff --git a/pc-bios/README b/pc-bios/README
index fe221a940..40568f82a 100644
--- a/pc-bios/README
+++ b/pc-bios/README
@@ -10,8 +10,10 @@
- OpenBIOS (http://www.openbios.org/) is a free (GPL v2) portable
firmware implementation. The goal is to implement a 100% IEEE
1275-1994 (referred to as Open Firmware) compliant firmware.
- The included image for PowerPC (for 32 and 64 bit PPC CPUs), Sparc32
- and Sparc64 are built from OpenBIOS SVN revision 1018.
+ The included image for PowerPC (for 32 and 64 bit PPC CPUs),
+
+ PowerPC is built from OpenBIOS SVN revision 1044
+ Sparc32 and Sparc64 are built from OpenBIOS SVN revision 1018.
- 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
index ee6f5ae3b..6525a9199 100644
--- a/pc-bios/openbios-ppc
+++ b/pc-bios/openbios-ppc
Binary files differ