commit | 042f0882a789ad85fcc936af1b15189132150b70 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Fri Mar 01 17:35:36 2013 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Fri Mar 01 17:35:36 2013 +0000 |
tree | f102b02e6da1b1979441b60dd5afb79266632ade | |
parent | 2730045d432f8b310885b5ac0ff752f1b598cebc [diff] |
versatile_pci: Use separate PCI I/O space rather than system I/O space Rather than overloading the system I/O space (which doesn't even make any sense on ARM) for PCI I/O, create an address region in the PCI controller and use that. Signed-off-by: Peter Maydell <peter.maydell@linaro.org>