I'm using Kernel 3.12,
Same image on EVK as my custom board (same pins for the ethernet controller etc.)
I'm using yocto to build the image, but I'm not very experienced with it, so I'd struggle to build and deploy a different U-Boot wihtout any pointers?
I've ordered up a USB-UART dongle so I can see what is going on via the debug port (previously I've just SSH's through the ethernet port, but I can't do this obviously).
How would I test the Ethernet Port just using U-Boot?
Looking at the signals, it looks like everything starts up okay, But the first burst of activity on the MDIO is shorter than on the EVK, Also the EVK has regular activity on the MDIO, but my board does not.
The MDC is running at all times on both boards.
Once I get the debug dongle I'll be able to get some more info I hope. I'm pretty certain it's a hardware issue, it could even be a completely unrelated part of the design....