]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/exynos5250-dt.h
temp: config: exynos5250: Enable xHCI support for Exynos5
[people/ms/u-boot.git] / include / configs / exynos5250-dt.h
index c9c19a75f3352d85e02a42ffb3c7713fa12c0565..8c07d8f752afc01b1cd45e7d8b5b36d81390b918 100644 (file)
 
 /* USB */
 #define CONFIG_CMD_USB
-#define CONFIG_USB_EHCI
-#define CONFIG_USB_EHCI_EXYNOS
+#define CONFIG_USB_XHCI
+#define CONFIG_USB_XHCI_EXYNOS
+#define CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS     2
 #define CONFIG_USB_STORAGE
 
 /* USB boot mode */