There are two USB PHY's on A64 which are connected as:
PHY#0: shared between USB-OTG_DEVICE and USB-OTG-HCI
PHY#1: USB-HCI0(EHCI0/OHCI0)

Signed-off-by: Jagan Teki <ja...@amarulasolutions.com>
---
 include/configs/sun50i.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/configs/sun50i.h b/include/configs/sun50i.h
index c9dd5f7..1a12ed5 100644
--- a/include/configs/sun50i.h
+++ b/include/configs/sun50i.h
@@ -18,7 +18,7 @@
 #ifdef CONFIG_MACH_SUNXI_H3_H5
 # define CONFIG_SUNXI_USB_PHYS 4
 #else
-# define CONFIG_SUNXI_USB_PHYS 1
+# define CONFIG_SUNXI_USB_PHYS 2
 #endif
 
 #define GICD_BASE              0x1c81000
-- 
2.7.4

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to