All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] Can't get gigabit working on Vitesse/Cicada 8201 TSEC
@ 2006-08-30 16:26 Timur Tabi
  0 siblings, 0 replies; only message in thread
From: Timur Tabi @ 2006-08-30 16:26 UTC (permalink / raw)
  To: u-boot

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

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

only message in thread, other threads:[~2006-08-30 16:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-30 16:26 [U-Boot-Users] Can't get gigabit working on Vitesse/Cicada 8201 TSEC Timur Tabi

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.