mac_oldworld: Change PCI address of macio to match real hardware
commitbb997e5c967b3b6f19f1461811df6317ed37c5ff
authorBALATON Zoltan <balaton@eik.bme.hu>
Thu, 15 Oct 2020 23:47:17 +0000 (16 01:47 +0200)
committerMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Mon, 19 Oct 2020 07:11:21 +0000 (19 08:11 +0100)
tree4431034ffc861e4296f340eb974ea32e31bf09bc
parentb8df32555ce5bdae268e7bcc5b6c647c63c32373
mac_oldworld: Change PCI address of macio to match real hardware

The board firmware expect these to be at fixed addresses and programs
them without probing, this patch puts the macio device at the expected
PCI address.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Message-Id: <f14bcaf3cf129500710ba5289980a134086bd949.1602805637.git.balaton@eik.bme.hu>
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
hw/ppc/mac_oldworld.c