
On 2019/7/2 上午10:07, Kever Yang wrote:
Hi Peter,
On 07/02/2019 12:05 AM, Peter Robinson wrote:
Enable USB3 support via the dwc3 XHCI driver.
Signed-off-by: Peter Robinson pbrobinson@gmail.com
Reviewed-by: Kever Yang kever.yang@rock-chips.com
Applied to u-boot-rockchip.
Thanks, - Kever
Thanks,
- Kever
configs/rock960-rk3399_defconfig | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/configs/rock960-rk3399_defconfig b/configs/rock960-rk3399_defconfig index 90115e903b..5be36383e1 100644 --- a/configs/rock960-rk3399_defconfig +++ b/configs/rock960-rk3399_defconfig @@ -55,5 +55,8 @@ CONFIG_USB_ETHER_ASIX=y CONFIG_USB_ETHER_MCS7830=y CONFIG_USB_ETHER_RTL8152=y CONFIG_USB_ETHER_SMSC95XX=y +CONFIG_USB_XHCI_HCD=y +CONFIG_USB_XHCI_DWC3=y +# CONFIG_USB_XHCI_ROCKCHIP is not set CONFIG_USE_TINY_PRINTF=y CONFIG_ERRNO_STR=y
U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot