From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] MPC5121 (and MPC5200) ethernet initialization delay
Date: Tue, 18 Dec 2007 10:03:41 +0100 [thread overview]
Message-ID: <200712181003.42358.sr@denx.de> (raw)
In-Reply-To: <20071218081644.BE34C248AC@gemini.denx.de>
On Tuesday 18 December 2007, Wolfgang Denk wrote:
> > autonegotiation only when the ethernet interface is used. Upon TFTP
> > download or something like this. So there should be no delay at all in
> > U-Boot related to this ethernet initialization when you don't use
> > ethernet.
>
> Right, that's how it should be in an ideal world.
>
> However, things are not that simple.
>
> First, the perception that this is how things should work has not been
> there forever. It has riped over time, and older boards / ports do
> things differently.
>
> Second, there are some CPUs / boards where "initializing" the ether-
> net just requires to whack a PY reset or simply take the PHT out of
> reset etc. Autonegotiation then takes place while U-Boot is doing
> other things, and by the time you want to use the Ethernet for a TFTP
> download or so it will be available with no or at least with greatly
> reduced delay.
Right. I know of such ports too and don't see any problems here since no delay
is imposed.
> But there are other implementations which wait for
> autonegotiation to complete.
I don't see a reason why a board should wait for autonegotionation to
complete, when the interface is not used. This should be fixed.
Best regards,
Stefan
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
next prev parent reply other threads:[~2007-12-18 9:03 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-17 19:03 [U-Boot-Users] MPC5121 (and MPC5200) ethernet initialization delay Chris Morgan
2007-12-17 23:21 ` gvb.uboot
2007-12-18 1:37 ` Chris Morgan
2007-12-18 3:17 ` gvb.uboot
2007-12-18 5:20 ` Stefan Roese
2007-12-18 8:16 ` Wolfgang Denk
2007-12-18 9:03 ` Stefan Roese [this message]
2007-12-18 17:38 ` Chris Morgan
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=200712181003.42358.sr@denx.de \
--to=sr@denx.de \
--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.