From: Jerry Van Baren <gerald.vanbaren@ge.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] outline of bootm script
Date: Wed, 06 Aug 2008 16:29:02 -0400 [thread overview]
Message-ID: <489A098E.1020104@ge.com> (raw)
In-Reply-To: <20080806202151.DFB8724885@gemini.denx.de>
Wolfgang Denk wrote:
> In message <489A01A3.6000800@ge.com> you wrote:
[snip]
>> Aside: verify should be an image verify command, not a env variable flag
>> (see below). This is probably true of most of the current env
>
> We alreay have a verify command. It's called "imls".
<ack>
>> variables: the reason we need them is because we kept throwing stuff
>> into "bootm" and then controlling it with env variables rather than
>> having a sequence and controlling it with what commands are in the
>> sequence. (Part of my simplification argument...)
>
> Hint: keep it backwards compatible, please.
Yes, and then deprecate it. ;-)
>> I also was thinking we should invent a new major/minor command as you
>> outlined, but it didn't occur to me that "bootm" would be a good major
>> command. This is a good idea: a bare "bootm <addr> (<addr>|-) <addr>"
>> could be used for backward compatibility and "bootm <subcmd>" for New
>> Improved[tm] functionality.
>
> How do your differentiate beween <addr> and <subcmd> then?
Don't use deadbeef as a command? ;-) With judicious choices for subcmd
names, we can first check for subcmd and fall through to the backward
compatibility.
[snip]
Best regards,
gvb
prev parent reply other threads:[~2008-08-06 20:29 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-05 14:35 [U-Boot-Users] outline of bootm script Kumar Gala
2008-08-06 2:33 ` Jerry Van Baren
2008-08-06 19:15 ` Kumar Gala
2008-08-06 19:41 ` Wolfgang Denk
2008-08-06 20:05 ` Kumar Gala
2008-08-06 20:26 ` Wolfgang Denk
2008-08-06 20:33 ` Kumar Gala
2008-08-06 19:55 ` Jerry Van Baren
2008-08-06 20:19 ` Kumar Gala
2008-08-06 20:36 ` Wolfgang Denk
2008-08-06 20:45 ` Kumar Gala
2008-08-06 21:15 ` Wolfgang Denk
2008-08-06 21:37 ` Kumar Gala
2008-08-06 22:00 ` Wolfgang Denk
2008-08-06 22:09 ` [U-Boot-Users] bootm -- load_os inputs/outputs Kumar Gala
2008-08-06 20:39 ` [U-Boot-Users] outline of bootm script Jerry Van Baren
2008-08-06 20:21 ` Wolfgang Denk
2008-08-06 20:29 ` Jerry Van Baren [this message]
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=489A098E.1020104@ge.com \
--to=gerald.vanbaren@ge.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