From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Add "memenv" command, to set environment from a memory area
Date: Fri, 31 Oct 2008 23:40:44 +0100 [thread overview]
Message-ID: <20081031224044.8CFC183420FE@gemini.denx.de> (raw)
In-Reply-To: <20081031221826.GA9555@mail.gnudd.com>
Dear Alessandro,
In message <20081031221826.GA9555@mail.gnudd.com> you wrote:
>
> This command reads a memory area (up to a specified length) and
> assigns the content to an environment variable. Any newlines are turned
> into semicolons, and any hash is makes all the rest of the line to be turned
> into spaces.
Doesn't this more or less duplicate the function of the "autoscr"
command?
> The command is meant to allow downloading a shell script from the network
> or a storage device and then run it using the "run" command. This greatly
> simplifies the task of upgrading a system from within the boot loader,
> or just running some tests automatically, without the need to define the
> specific commands at compile time.
Yes, this duplicates "autoscr" (which will be renamed into "source"
soon).
I think we don't need this?
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 the gods would destroy they first submit to an IEEE standards
committee.
next prev parent reply other threads:[~2008-10-31 22:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-31 22:18 [U-Boot] [PATCH] Add "memenv" command, to set environment from a memory area Alessandro Rubini
2008-10-31 22:40 ` Wolfgang Denk [this message]
2008-10-31 23:35 ` Alessandro Rubini
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=20081031224044.8CFC183420FE@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