public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
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 19:32:43 +0200	[thread overview]
Message-ID: <42A9CEBB.2070103@imc-berlin.de> (raw)
In-Reply-To: <20041122164902.48E5DC1430@atlas.denx.de>

Wolfgang Denk wrote:

> In message <41A1CD69.6000708@imc-berlin.de> you wrote:
> 
>>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".
> 
> ... extend the fpga command to understand compressed
> images.

Please consider the attached patch. I know it's duplicating some code but 
that's all I can do for now.

multiIO_2> fpga load 0 $loadaddr
    Image Name:   multiIO TEST FPGA
    Created:      2005-06-10  14:01:40 UTC
    Image Type:   ARM U-Boot Standalone Program (uncompressed)
    Data Size:    42431 Bytes = 41.4 kB
    Load Address: 20008000
    Entry Point:  deadbeef
    Verifying Checksum ... OK
    Loading Firmware/Standalone Image ... OK
Loading FPGA Device 0........................................... Done.

----

* Patch by Steven Scholz, 10 Jun 2005:
    Adding new configuration option CONFIG_FPGA_IMAGE
    This allows to pass U-Boot images of the types "FIRMWARE" or
    "STANDALONE" to the fpga command

Thanks.

--
Steven

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: u-boot-fpga-mkimage.patch
Url: http://lists.denx.de/pipermail/u-boot/attachments/20050610/3fda1cd9/attachment.txt 

      parent reply	other threads:[~2005-06-10 17:32 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
2005-06-10 10:26     ` Wolfgang Denk
2005-06-10 15:06       ` Steven Scholz
2005-06-10 17:32   ` Steven Scholz [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=42A9CEBB.2070103@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