Hi,
I'm trying to replace LAN8710A with TLK110 on Beaglebone Black but it not work properly.
Here is Schematic(referenced from ICE), MII and MDIO interface connect to AM3359 without any change.
According to this, PHY driver compatible with DP83848. From boot log it seems MDIO to PHY work properly.
and Kernel
and form ifconfig command, It dose transmit/receive package
but when use ping command, It shows error
and no firewall enabled
My image on Beaglebone Black network is working. But I use the same image on my own board (TLK110 PHY), the network doesn't work. (Can't ping other IP)
Any suggestion? How do I debug this issue?