I am trying to connect a USB-Ethernet device to USB0, the USB 2.0 with OTG controller of OMAP-L138 evm.
When connecting the device to the logic OMAP-L138, it is recognized and the ethernet device appears on ifconfig.
When I try to make a ping to a host, never finds it.
Using wireshark, a network sniffer, I can see the packets sended by the board, the host responds to the arp but the board appear to don't receive or don't process the arp package.
I have tried with two devices, a davicom dm9601 and the smsc Lan9512 from the family used on the BeagleBoard-xM and both fail.
Have any idea why this happen ?
On the USB1.1 OHCI it works without any problem.
On dmesg, when loaded the driver it prints :
DA830 OTG revision 4ea11003, PHY 20972, control 00
it's specific from the DA830 ?
I am using the linux-03.20.00.14 from the DaVinci-PSP-SDK-03.20.00.14.tgz