ppc/pegasos2: Allow setprop in VOF
authorBALATON Zoltan <balaton@eik.bme.hu>
Fri, 9 Jul 2021 13:19:13 +0000 (15:19 +0200)
committerDavid Gibson <david@gibson.dropbear.id.au>
Tue, 13 Jul 2021 00:04:30 +0000 (10:04 +1000)
commita312aaeb4d137a1e7781c9d79c1e7c3f65921eb8
tree51f4ec001e84c2a340833dbef1c963f958dba88b
parent57e28d34c0cb04abf7683ac6a12c87ede447c320
ppc/pegasos2: Allow setprop in VOF

Linux needs setprop to fix up the device tree, otherwise it's not
finding devices and cannot boot. Since recent VOF change now we need
to add a callback to allow this which is what this patch does.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Message-Id: <20210709132920.6544E7457EF@zero.eik.bme.hu>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/ppc/pegasos2.c