[U-Boot-Users] Using uec.c and uec_phy.c

Hi,
I am using the polled uboot ethernet driver on MPC8360erdk. I have trouble sending and receiving ethernet packets. I have configured the interface as a generic MII and it detects the linking coming up. However when the QUICC engine reads TXBD and indicates TX is complete, nothing comes on the wire. This I confirmed using ethereal. Also on the RX side if connected to a PC I get RX error. I have made no changes to the orginial code. The interface is a BCM5481 on the board.
Any pointer will be appreciated.
Sampath

On Sat, 10 May 2008 04:24:08 -0700 (PDT) klibusel klibusel@yahoo.com wrote:
Hi,
I am using the polled uboot ethernet driver on MPC8360erdk. I have trouble sending and receiving ethernet packets. I have configured the interface as a generic MII and it detects the linking coming up. However when the QUICC engine reads TXBD and indicates TX is complete, nothing comes on the wire. This I confirmed using ethereal. Also on the RX side if connected to a PC I get RX error. I have made no changes to the orginial code. The interface is a BCM5481 on the board.
Any pointer will be appreciated.
you don't mention what version u-boot you're using; can you let us know if the problem exists on Wolfgang's top of git tree (currently v1.3.3-rc3-51-g65dcfa7)?
Kim
participants (2)
-
Kim Phillips
-
klibusel