[U-Boot] [PATCH 8/8] config: smdk5420: Enable support for multiple XHCI controllers
Marek Vasut
marex at denx.de
Mon Jan 6 16:54:18 CET 2014
On Monday, January 06, 2014 at 10:29:43 AM, Vivek Gautam wrote:
> Update USB_MAX_CONTROLLER_COUNT to be '2' to enable support
> for both usb 3.0 controllers on exynos5420.
>
> NOTE: To use EHCI on exynos5420, this change will need to be
> reverted, since there's only one EHCI controller available on
> exynos5420.
OK, this I seriously dislike. Hence a question ... my feeling is the XHCI and
EHCI code for handling multiple controllers and multiple ports is almost the
same. Can this code be adjusted to handle both EHCI and XHCI controllers
indiscriminately ?
This would result in having CONFIG_USB_MAX_CONTROLLER_COUNT 3 on this board and
being able to use both EHCI and XHCI . Would this be possible for you to
implement please ? Thanks !
Best regards,
Marek Vasut
More information about the U-Boot
mailing list