]> Git Repo - qemu.git/commit - hw/arm/mps2.c
hw/arm/mps2: Add UARTs
authorPeter Maydell <[email protected]>
Mon, 17 Jul 2017 12:36:08 +0000 (13:36 +0100)
committerPeter Maydell <[email protected]>
Mon, 17 Jul 2017 12:36:08 +0000 (13:36 +0100)
commit977a15f4805b0fcc72243581fd9a4e4b6ac4d3b4
tree4fb2bfdb2f261239148eecdece3b448faecee675
parent775df84e48bffba8cb188eecdf7872923d6e15d7
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 <[email protected]>
Reviewed-by: Alistair Francis <[email protected]>
Message-id: 1500029487[email protected]
hw/arm/mps2.c
hw/char/cmsdk-apb-uart.c
This page took 0.02638 seconds and 4 git commands to generate.