[U-Boot-Users] [PATCH] Fpga bitstream load support

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).

In message IBEKLCLJABNPKPBCGAHIKEICCCAA.kurt.stremerch@exys.be you wrote:
- Patch by Kurt Stremerch, 03 September 2004: Add bitstream configuration option for fpga command (Xilinx only).
Added, thanks.
Best regards,
Wolfgang Denk
participants (2)
-
Kurt Stremerch
-
Wolfgang Denk