[U-Boot-Users] Loading FPGA from an mkimage created image?

Steven Scholz steven.scholz at imc-berlin.de
Fri Jun 10 11:22:59 CEST 2005


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






More information about the U-Boot mailing list