From: Timur Tabi <timur@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Can't get gigabit working on Vitesse/Cicada 8201 TSEC
Date: Wed, 30 Aug 2006 11:26:26 -0500 [thread overview]
Message-ID: <44F5BC32.9050004@freescale.com> (raw)
I'm working on support for the MPC8349E-mITX, a variant of the MDS. I cannot git gigabit ethernet working. The board uses a Vitesse 8201, which is the same thing as a Cicada 8201.
If I connect TSEC0 to a gigabit switch, U-Boot will detect that its running a gigabit speeds:
Speed: 1000, full duplex
Using Freescale TSEC0 device
but packets don't get sent out (verified with ethereal). Therefore, pings time out.
Ethernet works if I connect to a 100Mbs switch.
I know it's not a hardware problem, because I have an older version of U-Boot (based on 1.1.3) that was developed in-house that supports this board. This older version works at gigabit speeds.
Obviously, one of the following is true:
1) Gigabit TSEC support is broken in the latest U-Boot.
2) I made a mistake porting my code from the in-house version.
3) There is some code or configuration that needs to be done in the latest U-boot code that wasn't necessary in 1.1.3.
My belief is that I'm misconfiguring the device somehow, but I don't know enough about this hardware to know where to look. Is there anything special that I need to do get gigabit working on a Vitesse/Cicada 8201 TSEC?
--
Timur Tabi
Linux Kernel Developer @ Freescale
reply other threads:[~2006-08-30 16:26 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=44F5BC32.9050004@freescale.com \
--to=timur@freescale.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.