From: Ben Warren <biggerbadderben@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] tsec: Wait for auto-negotiation to complete without link
Date: Fri, 21 Aug 2009 10:35:12 -0700 [thread overview]
Message-ID: <4A8EDAD0.1010508@gmail.com> (raw)
In-Reply-To: <1233782045-488-1-git-send-email-ptyser@xes-inc.com>
Peter Tyser wrote:
> Previously, waiting for auto-negotiation would only occur if a valid
> link had been detected. Problems arose when attempting to use a
> tsec immediately after bootup but before link was achieved, eg:
> => dhcp
> Auto-neg error, defaulting to 10BT/HD
> eTSEC1: No link.
> Auto-neg error, defaulting to 10BT/HD
> eTSEC2: No link.
> =>
>
> With this patch applied the same operation as above resulted in:
> => dhcp
> Waiting for PHY auto negotiation to complete. done
> Enet starting in 1000BT/FD
> Speed: 1000, full duplex
>
> Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
> ---
>
Applied to net repo.
thanks,
Ben
prev parent reply other threads:[~2009-08-21 17:35 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-04 21:14 [U-Boot] [PATCH] tsec: Wait for auto-negotiation to complete without link Peter Tyser
2009-02-04 21:20 ` Andy Fleming
2009-02-04 21:26 ` Wolfgang Denk
2009-02-04 21:45 ` Peter Tyser
2009-02-04 23:07 ` Andy Fleming
2009-02-05 16:27 ` Peter Tyser
2009-02-06 13:32 ` Jerry Van Baren
2009-02-06 18:49 ` Andy Fleming
2009-02-06 19:30 ` Jerry Van Baren
2009-02-10 0:56 ` Andy Fleming
2009-02-10 13:59 ` Jerry Van Baren
2009-02-10 17:31 ` Scott Wood
2009-02-25 20:30 ` Peter Tyser
2009-02-04 21:49 ` Scott Wood
2009-02-04 21:58 ` Wolfgang Denk
2009-02-04 22:00 ` Scott Wood
2009-02-04 22:19 ` Wolfgang Denk
2009-02-06 13:16 ` Jerry Van Baren
2009-02-06 17:16 ` Ben Warren
2009-07-19 20:14 ` Peter Tyser
2009-08-04 22:50 ` Peter Tyser
2009-08-21 17:04 ` Peter Tyser
2009-08-21 17:35 ` Ben Warren [this message]
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=4A8EDAD0.1010508@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 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.