All of lore.kernel.org
 help / color / mirror / Atom feed
From: Scott Wood <scottwood@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] net: tsec - handle user interrupt while	waiting for PHY auto negotiation to complete
Date: Mon, 24 Aug 2009 18:10:15 -0500	[thread overview]
Message-ID: <4A931DD7.8080104@freescale.com> (raw)
In-Reply-To: <2acbd3e40908241548m1ff3543eu76bfb5d872f9c1fe@mail.gmail.com>

Andy Fleming wrote:
> On Mon, Aug 24, 2009 at 2:32 PM, Kim Phillips <kim.phillips@freescale.com>wrote:
> 
>> if you don't have firmware installed for the PHY to come to life, this
>> wait can be painful - let's give the option to avoid it if we want.
>>
>> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
> 
> 
> Acked-by: Andy Fleming <afleming@freescale.com>
> 
> I've always wanted this change, but never looked into how to implement it.
> 
> However, it should be noted that this change is somewhat lessened in impact
> by the proposal to change the timeout to be only 2 seconds, instead of
> ...whatever it is now.

I thought it was established that that wasn't long enough for some 
configurations?

> But even with 2 seconds, it's annoying to wait for N ports to be tried when
> you know none of them are hooked up.  Or that you forgot to properly set the
> ipaddr, anyway.

ethrotate is annoying in general...

-Scott

  reply	other threads:[~2009-08-24 23:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-24 19:32 [U-Boot] [PATCH] net: tsec - handle user interrupt while waiting for PHY auto negotiation to complete Kim Phillips
2009-08-24 22:48 ` Andy Fleming
2009-08-24 23:10   ` Scott Wood [this message]
2009-08-25  3:09     ` Peter Tyser
2009-08-25 20:34 ` Ben Warren

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=4A931DD7.8080104@freescale.com \
    --to=scottwood@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.