RE: [U-Boot-Users] Ethernet on PPC Ebony not working

Srikanth,
I got u-boot 0.4.0 up and running on the Ebony PPC440GP development board. Everything works great except for the Ethernet. The link light in ON, but I can't seem to ping out (which, after searching the list, it seems at least one other person also couldn't ping) or download any code (TFTP) onto the board through the Ethernet. I ran Ethereal and didn't even see any ARP packets from the board.
See doc/README.ebony for switch/jumper settings. The ebony board supports various options for the PHY interface. The code uses RMII mode (see cpu/ppc4xx/405gp_enet.c) -- search for CONFIG_440.
Regards, --Scott

Everything works great except for the Ethernet. The link light in ON, but I can't seem to ping out (which, after searching the list, it seems at least one other person also couldn't ping) or download any code (TFTP) onto the board through the Ethernet. I ran Ethereal and didn't even see any ARP packets from the board.
See doc/README.ebony for switch/jumper settings. The ebony board supports various options for the PHY interface. The code uses RMII mode (see cpu/ppc4xx/405gp_enet.c) -- search for CONFIG_440.
I've upgraded to U-Boot 1.0, as suggested by Wolfgang, and the problem still happens. I'm using all the default settings for the switches on the board, which are almost exactly the same as those mentioned in README.ebony except for one switch that affects the mapping of ROM/SRAM.
The IBM monitor program also configures the Ethernet to RMII mode. I'm going to try switching to another mode and see if that makes a difference. But in the mean time, any help is greatly appreciated! Thanks.
participants (2)
-
Scott McNutt
-
Srikanth Sherman