commit | e226efbb262468241c2c8828373a84ffd93992ac | [log] [tgz] |
---|---|---|
author | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | Tue Mar 06 20:30:59 2018 +0000 |
committer | David Gibson <david@gibson.dropbear.id.au> | Fri Apr 27 18:05:22 2018 +1000 |
tree | 3ac5bff969c954f0a20a47e28bc47a49b42a604f | |
parent | e7755cc1142db474bfa47247a92c59996af0502a [diff] |
uninorth: move PCI IO (ISA) memory region into the uninorth device Do this for both the uninorth main and uninorth u3 AGP buses, using the main PCI bus for each machine (this ensures the IO addresses still match those used by OpenBIOS). Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>