On Tue, 23 Feb 2021, David Gibson wrote:
On Mon, Feb 22, 2021 at 04:22:06PM +0100, BALATON Zoltan wrote:
The Marvell Discovery II aka. MV64361 is a PowerPC system controller
chip that is used on the pegasos2 PPC board. This adds emulation of it
that models the device enough to boot guests on this board. The
mv643xx.h header with register definitions is taken from Linux 4.15.10
only fixing end of line white space errors and removing not needed
parts, it's otherwise keeps Linux formatting.
Signed-off-by: BALATON Zoltan <bala...@eik.bme.hu>
This needs to go before the previous patch to avoid bisect breakage,
doesn't it?
Yes this is 5/6 and that's 6/6 but sending the patches at once sometimes
mixes up their order if you sort by receive time.
Regards,
BALATON Zoltan