Re: [U-Boot] Ethernet receive issue in PPC440

2009-04-15 Thread prathika
Hi Stefan, Thanks for that information. Will get back when after analysing the received packets. Thanks & Regards, Prathika R Stefan Roese wrote: > On Wednesday 15 April 2009, prathika wrote: >> I am using PowerPC 440 EP. The PHY I am using is DP83848. I have >> enabled RMII mode. I am making

Re: [U-Boot] Ethernet receive issue in PPC440

2009-04-15 Thread Stefan Roese
On Wednesday 15 April 2009, prathika wrote: > I am using PowerPC 440 EP. The PHY I am using is DP83848. I have > enabled RMII mode. I am making sure that all the registers are > configured for this mode only, by reading back the registers. > > First i tried enabling internal loopback in PowerPC by

Re: [U-Boot] Ethernet receive issue in PPC440

2009-04-14 Thread prathika
I am using PowerPC 440 EP. The PHY I am using is DP83848. I have enabled RMII mode. I am making sure that all the registers are configured for this mode only, by reading back the registers. First i tried enabling internal loopback in PowerPC by enabling the ILE bit in EMAC0_MR1 register. There

Re: [U-Boot] Ethernet receive issue in PPC440

2009-04-14 Thread Stefan Roese
On Friday 10 April 2009, prathika wrote: > i am porting uboot in PowerPC 440. > i tried using the ping command.i have connected my board to PC via cross > cable. > When i monitor on the PC side using Network Monitor, > the PC receives the ARP request packet and the PC is replying with > acknowledge

[U-Boot] Ethernet receive issue in PPC440

2009-04-09 Thread prathika
hi all, i am porting uboot in PowerPC 440. i tried using the ping command.i have connected my board to PC via cross cable. When i monitor on the PC side using Network Monitor, the PC receives the ARP request packet and the PC is replying with acknowledgement. I verified reading the receive status