[U-Boot-Users] [PATCH] Fpga bitstream load support
Kurt Stremerch
kurt.stremerch at exys.be
Fri Sep 3 10:11:39 CEST 2004
Hi all.
This patch, against current cvs, adds the option loadb to the fpga command.
The option allows users to configure a fpga directly with a bitstream stored
in memory. Actually, the configuration is still done by fpga_load(), except
the necessary bitswapping is applied on the configuration data before
calling it. For now, only Xilinx bitstreams are supported.
In FPGA_DEBUG mode, the loadb option can print bitstream project details
like the design name, part number, date/time and the length of bitstream.
Regards
Kurt
CHANGELOG:
* Patch by Kurt Stremerch, 03 September 2004:
Add bitstream configuration option for fpga command (Xilinx only).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bitstream_support.patch
Type: application/octet-stream
Size: 4625 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20040903/2f32ec43/attachment.obj
More information about the U-Boot
mailing list