Hello, The base address of the MMIO window of the XSCOM bus is incorrect on P9 machines with multiple chips. Provide a fix for that to prepare ground for future PowerNV chips.
Thanks, C. Cédric Le Goater (2): ppc/pnc: fix XSCOM MMIO base address for P9 machines with multiple chips ppc/pnc: remove xscom_base field from PnvChip include/hw/ppc/pnv.h | 8 ++++---- include/hw/ppc/pnv_xscom.h | 2 +- hw/ppc/pnv.c | 34 ++++++++++++++++------------------ hw/ppc/pnv_xscom.c | 17 ++++++++++++----- 4 files changed, 33 insertions(+), 28 deletions(-) -- 2.21.0