From: Bartlomiej Sieka <tur@semihalf.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] RFC: new bootm syntax
Date: Tue, 08 Jan 2008 17:05:25 +0100 [thread overview]
Message-ID: <47839F45.2090106@semihalf.com> (raw)
In-Reply-To: <20080108145205.9D60F6F002A@nyx.denx.de>
Wolfgang Denk wrote:
[...]
>>> Note: the officially documented method to start a standalone program
>>> is "go".
>> Well, there's quite a bit of support for standalone applications outside
>> of the "go" command. For example current image format has provisions for
>
> I know, but as mentioned above, this is not really documented (which
> means a deficiency on the decoumentation).
>
>> it; from include/image.h:
>> dress of new uImage D new
>> >> uImage sub-image specification E new uImag
>> /*
>> * Image Types
>> *
>> * "Standalone Programs" are directly runnable in the environment
>> * provided by U-Boot; it is expected that (if they behave
>> * well) you can continue to work in U-Boot after return from
>> * the Standalone Program.
>
> I guess there was a problem with what you intended to quote?
Yes, sorry. I meant:
"
Well, there's quite a bit of support for standalone applications outside
of the "go" command. For example current image format has provisions for
it; from include/image.h:
/*
* Image Types
*
* "Standalone Programs" are directly runnable in the environment
* provided by U-Boot; it is expected that (if they behave
* well) you can continue to work in U-Boot after return from
* the Standalone Program.
"
Regards,
Bartlomiej
next prev parent reply other threads:[~2008-01-08 16:05 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-03 10:03 [U-Boot-Users] RFC: new bootm syntax Bartlomiej Sieka
2008-01-03 16:44 ` Wolfgang Denk
2008-01-08 13:13 ` Bartlomiej Sieka
2008-01-08 14:52 ` Wolfgang Denk
2008-01-08 16:05 ` Bartlomiej Sieka [this message]
2008-01-17 19:38 ` [U-Boot-Users] RFC: new bootm syntax v2 Bartlomiej Sieka
2008-01-17 19:43 ` Bartlomiej Sieka
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=47839F45.2090106@semihalf.com \
--to=tur@semihalf.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.