Hi,
Ethernet of my board with LS1046 does not work after link reconnection.
(driver is fsl_dpa, and flexbuild_lsdk2108 is used, initramfs is used (not full ubuntu))
After cable plugged out and plugged in, link state is on (/sys/class/net/fm1-mac5/carrier = 1), but ping test fails.
I tested with "ifconfig fm1-mac5 down" and "ifconfig fm1-mac5 up", dmesg printed "ADDRCONF(NETDEV_CHANGE): fm1-mac5: link becomes ready", but ping test stil failed.
The packet statitics showed that Tx packet count increases, but Rx packet remains after ping.
Please give me an advice to slove this problem.
Regards,
J.Hwan Kim