Re: [PATCH v2 0/3] hw/arm: Add support for USB, SATA, and watchdog to Allwinner R40

2024-01-19 Thread Peter Maydell
On Mon, 15 Jan 2024 at 18:28, Guenter Roeck wrote: > > Add support for > > - USB 2.0 EHCI/OHCI > - SATA/AHCI > - Watchdog > > to Allwinner R40. The hardware is quite similar to Allwinner A10 and H3, > so the code is derived from the implementations for those SOCs. > > Tested with bpim2u emulation

[PATCH v2 0/3] hw/arm: Add support for USB, SATA, and watchdog to Allwinner R40

2024-01-15 Thread Guenter Roeck
Add support for - USB 2.0 EHCI/OHCI - SATA/AHCI - Watchdog to Allwinner R40. The hardware is quite similar to Allwinner A10 and H3, so the code is derived from the implementations for those SOCs. Tested with bpim2u emulation by instantiating EHCI and OHCI keyboards, by booting from USB, by