public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] 88E1111S PHY with TSEC1 on MPC8540
@ 2006-03-19 20:18 Rangaraju
  0 siblings, 0 replies; only message in thread
From: Rangaraju @ 2006-03-19 20:18 UTC (permalink / raw)
  To: u-boot

Hi,

I am using 88E1111S PHY with TSEC1 on MPC8540The whole config for Ethernet
config i used below mentioned.
If i look at the Tx function it says packets transmitted ..but unable to get
same pkts on ethereal. Link detection is good.
Please help me in this regard what am i missing in u-boot.

Kind Regards,
Rangaraju.

#define CONFIG_NET_MULTI     1
#define CONFIG_MII        1    /* MII PHY management */
#define CONFIG_MPC85XX_TSEC1    1
#undef  CONFIG_MPC85XX_TSEC1
#define CONFIG_MPC85XX_TSEC1_NAME    "TSEC0"
#define CONFIG_MPC85XX_TSEC2    1
#define CONFIG_MPC85XX_TSEC2_NAME    "TSEC1"
#define TSEC1_PHY_ADDR        0
#define TSEC2_PHY_ADDR        16
#define TSEC1_PHYIDX        0
#define TSEC2_PHYIDX        0
#define CONFIG_ETHPRIME        "TSEC1"

the o/p on console says the PHY detected as

Net:   TSEC1: PHY is Marvell 88E1111S (1410cc2)
TSEC1
Hit any key to stop autoboot:  0
8540ES=> ping 10.10.10.22
Speed: 100, full duplex
Using TSEC1 device
sending ARP for 0a0a0a16
ARP broadcast 1
Tx
ARP broadcast 2
Tx
ping failed; host 10.10.10.22 is not alive

--
View this message in context: http://www.nabble.com/88E1111S-PHY-with-TSEC1-on-MPC8540-t1307688.html#a3484188
Sent from the Uboot - Users forum at Nabble.com.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-03-19 20:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-19 20:18 [U-Boot-Users] 88E1111S PHY with TSEC1 on MPC8540 Rangaraju

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox