I have an AM335X starter kit (the one with the purple PCB and LCD display). I'm using the kernel & U-Boot from the PSP package. In U-Boot it can access eth0 OK, but after it boots to Linux an "ifconfig eth0" returns "eth0: error fetching interface information: Device not found". We are using Debian Wheezy as our rootfs.
As an additional datapoint eth0 does work on a BeagleBone running the same image.
Can anyone suggest how to debug this?