On 29/06/2020 19:55, BALATON Zoltan wrote:
> 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
> ---
> hw/ppc/mac_oldworld.c | 2 +-
> 1 file changed, 1
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
---
hw/ppc/mac_oldworld.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hw/ppc/mac_oldworl