On Sun, Jul 18, 2021 at 2:14 AM Guenter Roeck [off-list ref] wrote:
On Sun, Jul 18, 2021 at 01:54:23AM +1000, Oliver O'Halloran wrote:
quoted
On Sat, Jul 17, 2021 at 8:12 AM Guenter Roeck [off-list ref] wrote:
quoted
This patch reverts commit 407d418f2fd4 ("powerpc/chrp: Move PHB
discovery") and commit 9634afa67bfd ("powerpc/chrp: Make hydra_init()
static").
Running the upstream kernel on Qemu's brand new "pegasos2" emulation
results in a variety of backtraces such as
...and actually using it appears to require both manually enabling it
in the qemu config and finding a random bios blob that is no longer
distributed by the manufacturer. Cool.
That is absolutely wrong. vof.bin provided by qemu in the linux root
directory works just fine, plus chrp32_defconfig minus SMP.
It looks like I forgot to actually merge the current HEAD into my
local qemu branch which was a few weeks old. VOF support was merged on
the 13th so I didn't see it. My apologies.
Oliver