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 zcmb7?&rcIk5Xb3umzGB*CL$)1;G}qH)rD^94^u^IqzH+U8Vv5mgza`0Hlf{Rw?Ih@ zc+j+oF`*&hkzhHF-@@2I znta69LT-dK?XDm_ZTvSi>*-wos_FeRLLbH9pQe^nTPKlf>on)uI?3egxtJ!=iYhDM z04^F;fu_NUyrA$B&2tJZO7SSvdh zRIo$G9Plc--ya%0IPR#{7s~yGMHLcfN=#};6(W5 z0(GYMPYTr${EG&iJjSEeB!2#x?7$yBl9mhA;g`7^Bd_(1qN=Q5(--n=?$RTqKFNhR zY9>QiM{xc-HA^&vad3~CC2qTL-niKy4wk4sBFy5EZEGuDEm5t+!*!f5Q9h&>%BxE1 zg~fd%ELOr|=H59hZ(D7c-=|s$y?`I@Q#S~`i1Wr>nqNGiy3Len3#*TG>(ZDrp(G>1``WJSlV;HR7_ux!Yekpp4VaHy+!r{=0@h0W~Qcz zX-26@i58}&nYUZfNSOo1`uGISup(uGov5VJB{fYER1GMZx(D%U}3yBkLzs$NS;sRZNhes#fd)Gnvbyj@P8rDE;$+4opfr+3|9;c0(=k7fJ&d#v9@nb<6*zxcvh z$HcBNJ>x5D9g{1^^cNsHOk#S*H&!<$KZEHTzOkAyMR!bp@r~7t>+J%tTUg#Mn0AFj zdAj#^R$;EUJD_4aCI*U6um8@f4pY{ARdTxFS5~R%r@phwFumO|{l#}yJEl(=(=~pu z+A_2JcbJ~>gY_EI+Xd4dezJ-&z1^`r;wS4o4v_nQFtS}^dYjOGfr)MV1t#`sbEMt| zFfcH%GB7Zxfvs!4QUUdKL3_h|_V$MP9PJJBIoliNbG0|j=ic5hpJ&Ypmd_LGya0V! Bobvzx 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.50.1