|
From: | Marcin Juszkiewicz |
Subject: | Re: [PATCH v3 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI |
Date: | Tue, 6 Jun 2023 11:47:44 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0 |
W dniu 5.06.2023 o 11:55, Yuquan Wang pisze:
The current sbsa-ref cannot use EHCI controller which is only able to do 32-bit DMA, since sbsa-ref doesn't have RAM below 4GB. Hence, this uses XHCI to provide a usb controller with 64-bit DMA capablity instead of EHCI. Signed-off-by: Yuquan Wang<wangyuquan1236@phytium.com.cn>
Reviewed-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>Without EDK2 changes Linux behaves same way (no USB found), with EDK2 changes (EHCI->XHCI) Linux gets USB devices.
[Prev in Thread] | Current Thread | [Next in Thread] |