public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Ben Warren <biggerbadderben@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] net: add 'ethtoggle' environment variable
Date: Wed, 09 Jan 2008 17:14:49 -0500	[thread overview]
Message-ID: <47854759.7020803@gmail.com> (raw)
In-Reply-To: <20080109161100.e99b83a0.kim.phillips@freescale.com>

Kim Phillips wrote:
> On Wed, 09 Jan 2008 22:58:21 +0100
> Wolfgang Denk <wd@denx.de> wrote:
>
>   
>> In message <47850837.6020608@gmail.com> you wrote:
>>     
>>> Matthias Fuchs wrote:
>>>       
>>>> This patch replaces the buildtime configuration option
>>>> CONFIG_NET_DO_NOT_TRY_ANOTHER through the 'ethtoggle' runtime
>>>> configuration veriable. See README.
>>>>   
>>>>         
>>> Good idea, but surely you can come up with a better word than 
>>> 'ethtoggle'... It sounds like something Elmo would show to Big Bird and 
>>> doesn't have anything to do with automatically advancing devices. Of 
>>> course, I don't have any useful suggestions, but will think about it.
>>>       
>> We discussed this on IRC this afternoon. The name was agreed between
>> Matthias Fuchs, Stefan Roese, Jean-Christophe Plagniol-Villard, and
>> me...
>>
>>     
> toggle to me implies a binary sense, e.g. toggling a switch on/off,
> whereas this code doesn't turn eth on/off, it enables/disables the
> round-robin polling of eth devices.  'ethpoll' isn't quite precise
> enough either; what about 'ethcycle' ?
>
> Kim
>
>   
Getting better...

  reply	other threads:[~2008-01-09 22:14 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-09 16:56 [U-Boot-Users] [PATCH] net: add 'ethtoggle' environment variable Matthias Fuchs
2008-01-09 17:45 ` Ben Warren
2008-01-09 21:55   ` Matthias Fuchs
2008-01-09 21:58   ` Wolfgang Denk
2008-01-09 22:10     ` Ben Warren
2008-01-09 22:11     ` Kim Phillips
2008-01-09 22:14       ` Ben Warren [this message]
2008-01-09 22:51         ` Wolfgang Denk
2008-01-09 23:09         ` Matthias Fuchs
2008-01-10  0:33           ` Ben Warren
2008-01-10  9:02             ` Matthias Fuchs
2008-01-09 21:51 ` Wolfgang Denk
2008-01-10  9:03   ` [U-Boot-Users] [PATCH V2] net: add 'ethrotate' " Matthias Fuchs
2008-01-10 16:21     ` Ben Warren
2008-01-12  2:49     ` Ben Warren
2008-01-16 11:31       ` Matthias Fuchs

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=47854759.7020803@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