commit | 977a15f4805b0fcc72243581fd9a4e4b6ac4d3b4 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Mon Jul 17 13:36:08 2017 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Mon Jul 17 13:36:08 2017 +0100 |
tree | 4fb2bfdb2f261239148eecdece3b448faecee675 | |
parent | 775df84e48bffba8cb188eecdf7872923d6e15d7 [diff] |
hw/arm/mps2: Add UARTs Add the UARTs to the MPS2 board models. Unfortunately the details of the wiring of the interrupts through various OR gates differ between AN511 and AN385 so this can't be purely a data-driven difference. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Alistair Francis <alistair.francis@xilinx.com> Message-id: 1500029487-14822-4-git-send-email-peter.maydell@linaro.org