From: Steven Scholz <steven.scholz@imc-berlin.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Extending bootm command.
Date: Tue, 07 Oct 2003 10:54:54 +0200 [thread overview]
Message-ID: <3F827F5E.6060609@imc-berlin.de> (raw)
In-Reply-To: <3F7808C9.2020708@imc-berlin.de>
Steven Scholz wrote:
> ...
> from time to time it might be necessary to (decompress and) copy some
> data from
> flash to ram.
> ...
>
> * Patch by Steven Scholz, 29 Sep 2003:
> - A second parameter for bootm overwrites the load address for
> "Standalone Application" images.
> - bootm sets environment variable "filesize" to the resulting data
> lenght
> for "Standalone Application" images when autostart is set to "no".
>
> Then one could do something like
>
> if bootm $fpgadata $some_free_ram ; then
> fpga load 0 $some_free_ram $filesize ;
> fi
Any comments on that?
Thanks,
Steven
next prev parent reply other threads:[~2003-10-07 8:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-29 10:26 [U-Boot-Users] Extending bootm command Steven Scholz
2003-10-07 8:54 ` Steven Scholz [this message]
2003-10-07 9:13 ` Wolfgang Denk
2003-10-08 22:52 ` Wolfgang Denk
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=3F827F5E.6060609@imc-berlin.de \
--to=steven.scholz@imc-berlin.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