public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-devel] [PATCH edk2-platforms v3 0/1] Platform/SbsaQemu: use XHCI to replace EHCI
@ 2023-09-22 13:41 Yuquan Wang
  2023-09-22 13:41 ` [edk2-devel] [PATCH edk2-platforms v3 1/1] Platform/SbsaQemu: add XHCI support and " Yuquan Wang
  0 siblings, 1 reply; 4+ messages in thread
From: Yuquan Wang @ 2023-09-22 13:41 UTC (permalink / raw)
  To: devel; +Cc: ardb+tianocore, quic_llindhol, chenbaozi, Yuquan Wang

This patchset implements XHCI on sbsa-ref board to replace EHCI.
As sbsa-ref does not have DRAM below 4G, it cannot utilize EHCI 
that only has 32-bit DMA capablity. Now this board has XHCI as 
an available usb controller with 64-bit DMA capablity.

History:
v2 -> v3:
- remained the original USB hierarchy in DSDT
- changed two usb ports from type A to type C
- refactored patchset
v1 -> v2:
- rebased on master as v1 did not applied
- moved pcd setting in dec file into the first commit

Yuquan Wang (1):
  Platform/SbsaQemu: add XHCI support and replace EHCI

 Silicon/Qemu/SbsaQemu/SbsaQemu.dec            |  4 +-
 Platform/Qemu/SbsaQemu/SbsaQemu.dsc           |  6 +--
 .../Qemu/SbsaQemu/AcpiTables/AcpiTables.inf   |  4 +-
 .../SbsaQemuPlatformDxe.inf                   |  2 +
 .../SbsaQemuPlatformDxe/SbsaQemuPlatformDxe.c | 41 +++++++++++++++----
 Silicon/Qemu/SbsaQemu/AcpiTables/Dsdt.asl     | 15 +++----
 6 files changed, 49 insertions(+), 23 deletions(-)

-- 
2.34.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#108988): https://edk2.groups.io/g/devel/message/108988
Mute This Topic: https://groups.io/mt/101521162/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-09-27 10:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-22 13:41 [edk2-devel] [PATCH edk2-platforms v3 0/1] Platform/SbsaQemu: use XHCI to replace EHCI Yuquan Wang
2023-09-22 13:41 ` [edk2-devel] [PATCH edk2-platforms v3 1/1] Platform/SbsaQemu: add XHCI support and " Yuquan Wang
2023-09-27  9:19   ` Marcin Juszkiewicz
2023-09-27 10:30   ` Leif Lindholm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox