Hi all,
According to design of IPNC 8127, we build our own board. When debug the USB0 host mode, we meet problem.
kernel configure is:
<*> Support for Host-side USB
[*]USB device class-device (DEPRECATED)
<*>USB Monitor
<*>Inventra HIGHSpeed DUAL Role Controller(TI, ADI, ...)
<M> TI81XX
TI81XX usb connctor's ID pin controll (from software setting)
Force TI81XX USB0 to (Host mode)-->
Force TI81XX USB1 to (Host mode)--->
Dirver Mode (Both host and peripheral: USB OTG(On The Go) Device)
<*> USB Mass Storage support
And download to board. insmod TI81xx.ko. The serial print the following info continuously.
hub 1-0:1.0: over-current change on port 1
hub 1-0:1.0: over-current change on port 1
Anybody can give me some advices? Thanks a lot.