public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Rangaraju <rangaraju.ks@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] 88E1111S PHY with TSEC1 on MPC8540
Date: Sun, 19 Mar 2006 12:18:04 -0800 (PST)	[thread overview]
Message-ID: <3484188.post@talk.nabble.com> (raw)

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.

                 reply	other threads:[~2006-03-19 20:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3484188.post@talk.nabble.com \
    --to=rangaraju.ks@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox