OSDN Git Service

ppc440_pcix: Stop using system io region for PCI bus
authorBALATON Zoltan <balaton@eik.bme.hu>
Thu, 6 Jul 2023 11:16:42 +0000 (13:16 +0200)
committerDaniel Henrique Barboza <danielhb413@gmail.com>
Fri, 7 Jul 2023 07:47:49 +0000 (04:47 -0300)
commitdd0f356dfe363d51b0cc0e1925db902b97338e18
tree6060fe5f92bd99b319589f5ebb842dfbeb1c23dc
parent97784278880b58952400cafcfd1c12fc1c0b5124
ppc440_pcix: Stop using system io region for PCI bus

Reduce the iomem region to 64K and use it for the PCI io space and map
it directly from the board without an intermediate alias that is not
really needed.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <f4ad9af42197a92dd1d0b56c21316dbdad240ee4.1688641673.git.balaton@eik.bme.hu>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
hw/ppc/ppc440_pcix.c
hw/ppc/sam460ex.c