commit | c8a07b355d7de568b93a61eb09cfe953ef0db409 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Tue Jul 16 13:25:12 2013 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Fri Jul 19 12:58:47 2013 +0100 |
tree | 22872d3b28618b58b18489ee0cc8a15bab1ce3ba | |
parent | cef04a26e76c9beb6f51f1703ccf17440619e226 [diff] |
vexpress: Add virtio-mmio transports Add some virtio-mmio transports to the vexpress board model, together with a modify_dtb hook which adds them to the device tree so that the kernel will probe for them. We put them in a reserved area of the address map. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 1373977512-28932-9-git-send-email-peter.maydell@linaro.org