From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 5/6] net: Be less picky about decoding the netretry env var
Date: Thu, 27 Oct 2011 23:40:37 +0200 [thread overview]
Message-ID: <20111027214037.CCA5912B7BBC@gemini.denx.de> (raw)
In-Reply-To: <1319732672-29071-6-git-send-email-sjg@chromium.org>
Dear Simon Glass,
In message <1319732672-29071-6-git-send-email-sjg@chromium.org> you wrote:
> This is intended purely as a code size reduction.
>
> Signed-off-by: Simon Glass <sjg@chromium.org>
> ---
>
> README | 4 ++++
> net/net.c | 6 +++---
> 2 files changed, 7 insertions(+), 3 deletions(-)
>
> diff --git a/README b/README
> index a1910dc..4d9ab77 100644
> --- a/README
> +++ b/README
> @@ -3579,6 +3579,10 @@ List of environment variables (most likely not complete):
> are tried once without success.
> Useful on scripts which control the retry operation
> themselves.
> + When unset, or set to "yes", each network operation
> + will retry forever. Note that only the first letter
> + is significant (any word beginning with y, n, o
> + will select the corressponding option).
Sorry, but especially the 'o' scares me.
May I drop this one?
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"What if" is a trademark of Hewlett Packard, so stop using it in your
sentences without permission, or risk being sued.
next prev parent reply other threads:[~2011-10-27 21:40 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-27 16:24 [U-Boot] [PATCH v2 0/6] Reduce code size of libnet Simon Glass
2011-10-27 16:24 ` [U-Boot] [PATCH v2 1/6] net: Hide more code behind CONFIG_CMD_TFTPPUT Simon Glass
2011-10-27 21:13 ` Mike Frysinger
2011-10-27 21:38 ` Wolfgang Denk
2011-10-27 16:24 ` [U-Boot] [PATCH v2 2/6] net: Make net_transfer() a static function Simon Glass
2011-10-27 21:11 ` Mike Frysinger
2011-10-27 21:38 ` Wolfgang Denk
2011-10-27 16:24 ` [U-Boot] [PATCH v2 3/6] net: Add more #ifdefs for tftpput to reduce code size Simon Glass
2011-10-27 21:39 ` Wolfgang Denk
2011-10-27 16:24 ` [U-Boot] [PATCH v2 4/6] net: Change for loop to memset() Simon Glass
2011-10-27 21:09 ` Mike Frysinger
2011-10-27 21:39 ` Wolfgang Denk
2011-10-27 16:24 ` [U-Boot] [PATCH v2 5/6] net: Be less picky about decoding the netretry env var Simon Glass
2011-10-27 21:40 ` Wolfgang Denk [this message]
2011-10-27 21:45 ` Simon Glass
2011-10-27 16:24 ` [U-Boot] [PATCH v2 6/6] net: Export auto_load, use it in rarp Simon Glass
2011-10-27 21:12 ` Mike Frysinger
2011-10-27 22:24 ` Simon Glass
2011-10-27 22:40 ` Mike Frysinger
2011-10-27 23:09 ` Scott Wood
2011-10-27 23:22 ` Mike Frysinger
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=20111027214037.CCA5912B7BBC@gemini.denx.de \
--to=wd@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox