diff options
author | Guenter Roeck <linux@roeck-us.net> | 2020-02-06 10:34:37 -0800 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-02-13 14:14:55 +0000 |
commit | bfdd34f1caa9357ac66fc26973b4eb2d56373f2b (patch) | |
tree | 914c1d5bc12b1e8ef4f665abfbfae5134dfa5b61 /linux-user/mips/cpu_loop.c | |
parent | e11f0eb6724571adb812a3ce5269c41586e0262b (diff) | |
download | qemu-bfdd34f1caa9357ac66fc26973b4eb2d56373f2b.zip qemu-bfdd34f1caa9357ac66fc26973b4eb2d56373f2b.tar.gz qemu-bfdd34f1caa9357ac66fc26973b4eb2d56373f2b.tar.bz2 |
hw/arm: ast2400/ast2500: Wire up EHCI controllers
Initialize EHCI controllers on AST2400 and AST2500 using the existing
TYPE_PLATFORM_EHCI. After this change, booting ast2500-evb into Linux
successfully instantiates a USB interface.
ehci-platform 1e6a3000.usb: EHCI Host Controller
ehci-platform 1e6a3000.usb: new USB bus registered, assigned bus number 1
ehci-platform 1e6a3000.usb: irq 21, io mem 0x1e6a3000
ehci-platform 1e6a3000.usb: USB 2.0 started, EHCI 1.00
usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.05
usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb1: Product: EHCI Host Controller
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Joel Stanley <joel@jms.id.au>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20200206183437.3979-1-linux@roeck-us.net
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'linux-user/mips/cpu_loop.c')
0 files changed, 0 insertions, 0 deletions