|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH 21/24] hw/arm/mps2-tz: Stub out USB controller for mps3-an524 |
Date: | Fri, 12 Feb 2021 19:34:01 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0 |
On 2/5/21 6:00 PM, Peter Maydell wrote: > 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> > --- > hw/arm/mps2-tz.c | 48 +++++++++++++++++++++++++++++++++++++++++++++++- > 1 file changed, 47 insertions(+), 1 deletion(-) Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
[Prev in Thread] | Current Thread | [Next in Thread] |