I was trying to migrate the WinCE BSP for Xilinx ZC702 for ZedBoard and got stuck in getting the Ethernet working.
After I change the PHY address to 0 it successfully completes the autonegotiation and reports the link speed. There after it fails and looks like it is not receiving any frames.
I blamed the PHY chip differences and spend couple of days in the data sheets and no luck. At that point I thought of trying with the supplied Linux boot image(till then I used the xilinx XPS and run the sample based on the hw definition file from Zedboard and didn't check the LAN).
Surprisingly it didn't even do the self pinging, I changed the IP address but it stuck with the ping command as follows
PING 192.168.1.10 (192.168.1.10): 56 data bytes
Out of the 3 boards we have I checked two and got the same results. Any help is much appreciated.