From: Ben Warren <biggerbadderben@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Fw: TFTP fails when using network switch
Date: Wed, 07 Jan 2009 10:02:22 -0800 [thread overview]
Message-ID: <4964EE2E.6080406@gmail.com> (raw)
In-Reply-To: <20090107070337.7298ba33@uncle-pecos.Colorado.EDU>
Loren A. Linden Levy wrote:
> Hi All,
>
> Is there something like ethtool in U-boot that I can use to see what
> the network negotiated too. This is a fairly cheap netgear switch so I
> do not have any diagnostics on it.
>
> I will also have a look with wireshark when i get back to the lab to
> see if I can identify what is happening.
>
> Alex
>
I don't have the 802.3 spec in front of me, but IIRC there are a
standard set of registers for autonegotiation status that display things
like your PHY's capabilities, as well as those of its peer.
As others have pointed out, you can use the MII commands to do all sorts
of things, such as running an AN cycle and looking at the results, and
also turning off AN and forcing speed/duplex values.
I've had bad luck with cheap switches sometimes too, but ultimately this
stuff is deterministic and there's a chance you can make our drivers
more robust.
regards,
Ben
next prev parent reply other threads:[~2009-01-07 18:02 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-06 0:02 [U-Boot] Fw: TFTP fails when using network switch Loren A. Linden Levy
2009-01-06 7:41 ` Remy Bohmer
2009-01-06 22:52 ` Ulf Samuelsson
2009-01-06 23:00 ` Wolfgang Denk
2009-01-07 12:52 ` Jerry Van Baren
2009-01-07 14:03 ` Loren A. Linden Levy
2009-01-07 15:57 ` Swarthout Edward L
2009-01-07 18:02 ` Ben Warren [this message]
2009-01-07 18:23 ` Jerry Van Baren
2009-01-07 19:36 ` Ulf Samuelsson
2009-01-07 19:58 ` Jerry Van Baren
2009-01-16 0:36 ` L. A. Linden Levy
2009-01-16 15:34 ` Jerry Van Baren
2009-01-20 0:00 ` Loren A. Linden Levy
2009-01-20 1:14 ` Jerry Van Baren
2009-01-20 2:39 ` Loren A. Linden Levy
2009-01-20 16:55 ` Loren A. Linden Levy
2009-01-20 17:13 ` Jerry Van Baren
2009-01-21 0:14 ` Loren A. Linden Levy
2009-01-21 12:23 ` Jerry Van Baren
2009-01-06 12:45 ` Jerry Van Baren
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=4964EE2E.6080406@gmail.com \
--to=biggerbadderben@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