[U-Boot-Users] Ethernet stopped working after upgrading from 1.1.5 to 1.3.3

Hi all,
Can anyone point me in the right direction to figure out why after porting up to 1.3.3 from 1.1.5 I'm getting a "No ethernet found." error.
I'm using a cirrus logic EP9302 Arm processor that was someone initially ported to u-boot 1.1.5. So I'm not to familiar with how the CPU specific files should be laid out.
Did the config commands change to set up Ethernet?
The Ethernet driver for the chip is under cpu/arm920t/ep93xx/eth.c
Any suggestions would be appreciated.
Thanks

Hi Stuart,
Stuart Wood wrote:
Hi all,
Can anyone point me in the right direction to figure out why after porting up to 1.3.3 from 1.1.5 I'm getting a "No ethernet found." error.
I'm using a cirrus logic EP9302 Arm processor that was someone initially ported to u-boot 1.1.5. So I'm not to familiar with how the CPU specific files should be laid out.
Did the config commands change to set up Ethernet?
The Ethernet driver for the chip is under cpu/arm920t/ep93xx/eth.c
There's no 'ep93xx' in the source code. Where did you get it from?
regards, Ben
participants (2)
-
Ben Warren
-
Stuart Wood