Hi All,
I've been struggling with TI8168 + RTL8211 ethernet phy on our custom board. On u-boot, I can ping to the host but ethernet connection is very unstable when I try to get some binaries from the host via tftp. Using wireshark (packet capturing application) on host side, I can see that the host keeps waiting the ACK packet from the board sometimes. However, when I put some debug logs on u-boot, I also can see that TI8168 emac sends the ACK already.
Have you anyone tried to use ethernet phy different from the evm ?
Any ideas to debug this issue will be very helpful to me.
Thanks,
Wonhong