I'm currently having trouble communicating with a ethernet switch device connected directly to the LS1021A TWR boards eTESC interface over SGMII (MAC-MAC PHY-less connection).
We are currently adding a new device to our existing embedded Linux system built using the LS1021A TWR platform. The existing system used this interface to connect to a ethernet port which we have changed to connect directly to a ethernet switch chip removing the PHY interface and connecting directly using the existing SGMII lines.
I have made the following changes to the device tree.
(ethernet 0 for reference, same as old configuration)
I can see outgoing traffic on the port using tcpdump but am still not getting any response from the chip.