public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Modify go to allow chain loading a second u-boot
Date: Wed, 09 Apr 2014 16:29:43 +0200	[thread overview]
Message-ID: <20140409142943.53295380361@gemini.denx.de> (raw)
In-Reply-To: <53455133.5010200@hale.at>

Dear Helmut,

In message <53455133.5010200@hale.at> you wrote:
>
> > This seems best to me if you don't want to add a new command. Maybe 
> > you could add a '-c' argument to cleanup?
> >
> This kind of option is clearly not what other u-boot commands use, I 
> could not find a single command
> that supports '-' style options. If this had been widely used, I 
> wouldn't have asked in the first place.

It seems you did not look very carefully.  Just for example:

=> help env
env - environment handling commands

Usage:
env ask name [message] [size] - ask for environment variable
env default [-f] -a - [forcibly] reset default environment
env default [-f] var [...] - [forcibly] reset variable(s) to their default values
env delete [-f] var [...] - [forcibly] delete variable(s)
env edit name - edit environment variable
env export [-t | -b | -c] [-s size] addr [var ...] - export environment
env import [-d] [-t | -b | -c] addr [size] - import environment
env print [-a | name ...] - print environment
env run var [...] - run commands in an environment variable
env save - save environment
env set [-f] name [arg ...]


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 we hope ever to do with ease, we must learn  first  to  do  with
diligence.                                           - Samuel Johnson

  reply	other threads:[~2014-04-09 14:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-03  9:40 [U-Boot] Modify go to allow chain loading a second u-boot Helmut Raiger
2014-04-08  2:27 ` Simon Glass
2014-04-09 13:54   ` Helmut Raiger
2014-04-09 14:29     ` Wolfgang Denk [this message]
2014-04-10  8:06       ` Helmut Raiger
2014-04-09 23:41 ` Rob Herring

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