Hi,
We are using custom board. USB is detecting only if it connected at the time of boot. If we connect USB stick after booting it is not detecting.
If usb stick is connected after the boot and when i cat the proc entry getting below log
cat /proc/driver/musb_hdrc.1
Status: MHDRC, Mode=Host (Power=e0, DevCtl=99)
OTG state: a_idle; inactive
Options: ?dma?, host, debug=0 [eps=16]
Root port status: 00000100
CPPI: txcr=0 txsrc=0 txena=0; rxcr=0 rxsrc=280de80 rxena=0
If usb stick is connected before boot and when i cat the proc entry getting below log
cat /proc/driver/musb_hdrc.1
Status: MHDRC, Mode=Host (Power=f0, DevCtl=5d)
OTG state: a_host; active
Options: ?dma?, host, debug=0 [eps=16]
Root port status: 00000503
CPPI: txcr=0 txsrc=0 txena=0; rxcr=0 rxsrc=280de80 rxena=0