i upgraded my device kernel 4.1 to 6.1 which use soc LS1020A. after upgrade device is booting properly and Ethernet port is coming up but when i try to ping Ethernet server using Ethernet port ping is not going even i am using the same Ethernet port which i use to boot device using tftp boot.
i added my device dts and dtsi file and kernel logs also.
@yipingwang could you please advice what could be the wrong with my device Ethernet ?
this is what ethtool cmd showing for Ethernet port:
oot ~ # ethtool eth2
Settings for eth2:
Supported ports: [ MII ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Supported pause frame use: No
Supports auto-negotiation: Yes
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Advertised pause frame use: No
Advertised auto-negotiation: Yes
Link partner advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Link partner advertised pause frame use: Symmetric
Link partner advertised auto-negotiation: Yes
Speed: 1000Mb/s
Duplex: Full
Port: Twisted Pair
PHYAD: 2
Transceiver: external
Auto-negotiation: on
MDI-X: Unknown
Supports Wake-on: g
Wake-on: d
Current message level: 0x0000003f (63)
drv probe link timer ifdown ifup
Link detected: yes
root ~ #