Message ID | 20230607023314.192439-1-wangyuquan1236@phytium.com.cn (mailing list archive) |
---|---|
Headers | show |
Series | use XHCI to replace EHCI | expand |
On Wed, 7 Jun 2023 10:33:13 +0800, Yuquan Wang wrote: > > Please review the change. > - sbsa-ref: Replace EHCI with XHCI on sysbus. > This version updates relevant Kconfig and sbsa.rst file. > > Yuquan Wang (1): > hw/arm/sbsa-ref: use XHCI to replace EHCI > > docs/system/arm/sbsa.rst | 2 +- > hw/arm/Kconfig | 2 +- > hw/arm/sbsa-ref.c | 21 ++++++++++++--------- > 3 files changed, 14 insertions(+), 11 deletions(-) > > -- > 2.34.1 Below is the link of corresponding edk2 firmware patchset for qemu side testing: https://edk2.groups.io/g/devel/message/105726 Many thanks Yuquan