u-boot/drivers/fpga
Michal Simek d5dae85f23 fpga: zynq: Add support for loading bitstream
Devcfg device requires to load bitstream in binary format.
But u-boot also has an option for loading bitstream in bit
format. Let's handle both cases by zynqpl driver.
Also add suport for loading partial bitstreams.

The first driver version was done by:
Joe Hershberger <joe.hershberger@ni.com>

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Tom Rini <trini@ti.com>
2013-05-06 10:41:24 +02:00
..
ACEX1K.c Consolidate bool type 2013-04-01 16:33:52 -04:00
altera.c Consolidate bool type 2013-04-01 16:33:52 -04:00
cyclon2.c Consolidate bool type 2013-04-01 16:33:52 -04:00
fpga.c fpga: Change the first parameter in fpga_loadbitstream 2013-05-06 10:41:20 +02:00
ivm_core.c Remove execute permissions from source files 2012-03-04 21:56:15 +01:00
lattice.c Consolidate bool type 2013-04-01 16:33:52 -04:00
Makefile fpga: zynq: Add support for loading bitstream 2013-05-06 10:41:24 +02:00
spartan2.c Consolidate bool type 2013-04-01 16:33:52 -04:00
spartan3.c Consolidate bool type 2013-04-01 16:33:52 -04:00
stratixII.c fpga: Remove relocation fixups 2009-10-03 10:17:56 +02:00
virtex2.c Consolidate bool type 2013-04-01 16:33:52 -04:00
xilinx.c fpga: zynq: Add support for loading bitstream 2013-05-06 10:41:24 +02:00
zynqpl.c fpga: zynq: Add support for loading bitstream 2013-05-06 10:41:24 +02:00