diff options
| author | Peter Maydell | 2021-02-15 12:51:35 +0100 |
|---|---|---|
| committer | Peter Maydell | 2021-03-08 12:54:16 +0100 |
| commit | a9597753d1f1dfc944dbfd7a6ad007d79d7944b3 (patch) | |
| tree | 7e670aa9828a99a9c2d66bfe79141b2f262c97e8 /include | |
| parent | hw/arm/mps2-tz: Add new mps3-an524 board (diff) | |
| download | qemu-a9597753d1f1dfc944dbfd7a6ad007d79d7944b3.tar.gz qemu-a9597753d1f1dfc944dbfd7a6ad007d79d7944b3.tar.xz qemu-a9597753d1f1dfc944dbfd7a6ad007d79d7944b3.zip | |
hw/arm/mps2-tz: Stub out USB controller for mps3-an524
The AN524 has a USB controller (an ISP1763); we don't have a model of
it but we should provide a stub "unimplemented-device" for it. This
is slightly complicated because the USB controller shares a PPC port
with the ethernet controller.
Implement a make_* function which provides creates a container
MemoryRegion with both the ethernet controller and an
unimplemented-device stub for the USB controller.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20210215115138.20465-22-peter.maydell@linaro.org
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
