public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 1/3] Platform/Qemu/SbsaQemu/SbsaQemu.dsc: define XHCI Pcd settings
  2023-06-05 10:49 [PATCH 0/3] use XHCI to replace EHCI wangyuquan1236
@ 2023-06-05 10:49 ` wangyuquan1236
  0 siblings, 0 replies; 2+ messages in thread
From: wangyuquan1236 @ 2023-06-05 10:49 UTC (permalink / raw)
  To: ardb+tianocore, quic_llindhol
  Cc: quic_ggregory, rad, chenbaozi, devel, Yuquan Wang

Define the pcd settings for identifying the base address of XHCI
and XHCI's mmio size, and remove relevant EHCI settings.

Signed-off-by: Yuquan Wang <wangyuquan1236@phytium.com.cn>
Change-Id: Ic144e7125332de5f2f2151f3b6856bd095c95a58
---
 Platform/Qemu/SbsaQemu/SbsaQemu.dsc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Platform/Qemu/SbsaQemu/SbsaQemu.dsc b/Platform/Qemu/SbsaQemu/SbsaQemu.dsc
index 79dd200c..7ffe8635 100644
--- a/Platform/Qemu/SbsaQemu/SbsaQemu.dsc
+++ b/Platform/Qemu/SbsaQemu/SbsaQemu.dsc
@@ -435,11 +435,11 @@ DEFINE NETWORK_HTTP_BOOT_ENABLE       = FALSE
   # Initial Device Tree Location
   gArmVirtSbsaQemuPlatformTokenSpaceGuid.PcdDeviceTreeBaseAddress|0x10000000000
 
-  # Non discoverable devices (AHCI,EHCI)
+  # Non discoverable devices (AHCI,XHCI)
   gArmVirtSbsaQemuPlatformTokenSpaceGuid.PcdPlatformAhciBase|0x60100000
   gArmVirtSbsaQemuPlatformTokenSpaceGuid.PcdPlatformAhciSize|0x00010000
-  gArmVirtSbsaQemuPlatformTokenSpaceGuid.PcdPlatformEhciBase|0x60110000
-  gArmVirtSbsaQemuPlatformTokenSpaceGuid.PcdPlatformEhciSize|0x00010000
+  gArmVirtSbsaQemuPlatformTokenSpaceGuid.PcdPlatformXhciBase|0x60110000
+  gArmVirtSbsaQemuPlatformTokenSpaceGuid.PcdPlatformXhciSize|0x00010000
 
   # PL011 - Serial Terminal
   gEfiMdeModulePkgTokenSpaceGuid.PcdSerialRegisterBase|0x60000000
-- 
2.34.1


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

* Re: [PATCH 1/3] Platform/Qemu/SbsaQemu/SbsaQemu.dsc: define XHCI Pcd settings
       [not found] ` <20230605085501.36945-2-wangyuquan1236@phytium.com.cn>
@ 2023-06-05 12:07   ` chenbaozi
  0 siblings, 0 replies; 2+ messages in thread
From: chenbaozi @ 2023-06-05 12:07 UTC (permalink / raw)
  To: Yuquan Wang; +Cc: ardb+tianocore, Leif Lindholm, quic_ggregory, rad, devel

Hi, Yuquan

> On Jun 5, 2023, at 16:54, Yuquan Wang <wangyuquan1236@phytium.com.cn> wrote:
> 
> Define the pcd settings for identifying the base address of XHCI
> and XHCI's mmio size, and remove relevant EHCI settings.
> 
> Signed-off-by: Yuquan Wang <wangyuquan1236@phytium.com.cn>
> Change-Id: Ic144e7125332de5f2f2151f3b6856bd095c95a58

Please remove Change-Id, which is used for the Gerrit internally.

Cheers,

Baozi.

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

end of thread, other threads:[~2023-06-05 12:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20230605085501.36945-1-wangyuquan1236@phytium.com.cn>
     [not found] ` <20230605085501.36945-2-wangyuquan1236@phytium.com.cn>
2023-06-05 12:07   ` [PATCH 1/3] Platform/Qemu/SbsaQemu/SbsaQemu.dsc: define XHCI Pcd settings chenbaozi
2023-06-05 10:49 [PATCH 0/3] use XHCI to replace EHCI wangyuquan1236
2023-06-05 10:49 ` [PATCH 1/3] Platform/Qemu/SbsaQemu/SbsaQemu.dsc: define XHCI Pcd settings wangyuquan1236

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