From: Steven Scholz <steven.scholz@imc-berlin.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Loading FPGA from an mkimage created image?
Date: Fri, 10 Jun 2005 11:22:59 +0200 [thread overview]
Message-ID: <42A95BF3.5050607@imc-berlin.de> (raw)
In-Reply-To: <20041122164902.48E5DC1430@atlas.denx.de>
Dear Wolfgang,
I pick up this old thread.
>>I know that
>>
>> fpga load [device number] [image address] [image size]
>>
>>can be used to init an FPGA.
>>Now I want to compress and wrap the FPGA data with mkimage.
>> ...
>>Is there a way to pass the address of an Image to "fpga load".
>> ...
>>Or do I have to umcompress it first using "bootm" or something and then pass the
>>address and size to "fpga load"?
>
> Either this, or extend the fpga command to understand compressed
> images.
I see that code for checking and uncompressing images is duplicated many
times across the U-Boot sources.
Are there any plans to provide a generic helper function for this task?
Thanks.
--
Steven
next prev parent reply other threads:[~2005-06-10 9:22 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-22 11:28 [U-Boot-Users] Loading FPGA from an mkimage created image? Steven Scholz
2004-11-22 16:48 ` Wolfgang Denk
2004-11-22 17:51 ` Steven Scholz
2004-11-22 18:55 ` Wolfgang Denk
2005-06-10 9:22 ` Steven Scholz [this message]
2005-06-10 10:26 ` Wolfgang Denk
2005-06-10 15:06 ` Steven Scholz
2005-06-10 17:32 ` Steven Scholz
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=42A95BF3.5050607@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 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.