From 4504068723bcf9a3b37f6683d87711b6c5e4c0c3 Mon Sep 17 00:00:00 2001 From: David Gibson Date: Tue, 7 Aug 2012 16:10:39 +0000 Subject: [PATCH] pseries: Update SLOF firmware image This updates SLOF to handle the necessary device tree properties for MSI and MSI-X. Signed-off-by: David Gibson Signed-off-by: Alexander Graf --- pc-bios/README | 2 +- pc-bios/slof.bin | Bin 878088 -> 878640 bytes roms/SLOF | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pc-bios/README b/pc-bios/README index e71bcd0f36..f4b37d66dc 100644 --- a/pc-bios/README +++ b/pc-bios/README @@ -17,7 +17,7 @@ - SLOF (Slimline Open Firmware) is a free IEEE 1275 Open Firmware implementation for certain IBM POWER hardware. The sources are at https://github.com/dgibson/SLOF, and the image currently in qemu is - built from git tag qemu-slof-20120719. + built from git tag qemu-slof-20120731. - sgabios (the Serial Graphics Adapter option ROM) provides a means for legacy x86 software to communicate with an attached serial console as diff --git a/pc-bios/slof.bin b/pc-bios/slof.bin index 320b8f001cf9962318812a5b9109242e210fe499..84ba6b83f3c7fe523cb0b0e73ae8522872d1feef 100644 GIT binary patch delta 970 zcwUu~&rj1}7{_VXvQefn5iyYj-++gq7S^$Dri#?a5E3CX7~I8#u0Nm&w4*C95+fco zEHNf5B)lXD2f1+21f!%kv*QlLzy&=RvVTBpWZ+GFJ2r%%2cP75pS*8B&-cyq?VDa_ zS2x(15I*G3Tw`5KZAT_i>R<1%n(LJVk-d2cTazlB%wOHZZ7~^oh>Y?fxvauu?6lRjjD2{H+k-Ir3#*;3Z^2Qztojxr^=4`$snQ8UPXHef zB*_3Y4VowxBt(@Kg#@jrngkBR2hdp&Yogkvu>|PuqykrfVG2oF)HOvNq$l_y=g6WH z)6ji-7M^dSiwlK`!efck2Qb&9VD?a6qBZq27DUR`TeuTnXv*g*1<1Uo% z`j;DY>WCkQL&6tdh-Ucl6XCvC{`p1UkIhXo`-6Op zS4APegX$eW%sMs3L%u+E;?Wo!*!0xF#*TG>(ZDrp(G>1``WJSlV;HR7_ux!Yekpp4VaHy+!r{=0@h0W~Qcz zX-26@i58}&nYUZfNSOo1`uGISup(uGov5VJB{fYER1GMZx(D%U}3yBkLzs$NS;sRZNhes#fd1jNkS<@8x9)=r;&k41HQ*Bus~_V@Q#w!go}`dyTX&0_kCFRXP; z>>ATEz5;1ij_EHzbeP2SjBl)NOnwH_H+*9?V~XyW{sKsIy+9B1^`WD1!6Ub l*;gu{zAk8Qn9mNx96-zo#9Tnky}e;R&zch~pC{IN0RVkjobvzx diff --git a/roms/SLOF b/roms/SLOF index 7279655af2..f21f7a3f46 160000 --- a/roms/SLOF +++ b/roms/SLOF @@ -1 +1 @@ -Subproject commit 7279655af2eba855bd2df61303d25abd1eeb2300 +Subproject commit f21f7a3f46b557eb5923f899ce8b4401b3cc6d91 -- 2.11.4.GIT