uninorth: move PCI mmio memory region initialisation into init function
commit132e9906d64beb8873ca5efe028a052dec6c4550
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Tue, 6 Mar 2018 20:30:51 +0000 (6 20:30 +0000)
committerDavid Gibson <david@gibson.dropbear.id.au>
Fri, 27 Apr 2018 08:05:22 +0000 (27 18:05 +1000)
tree9fad0cffe2ec167089a403f146fc70ccfee5e0e7
parent20d2514ad88057b8ef400cc4f1484d9160a9781a
uninorth: move PCI mmio memory region initialisation into init function

Whilst we are here, rename the memory regions to better reflect whether they
belong to either a PCI or an AGP bus.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/pci-host/uninorth.c