commit | d5dae85f23c7c902731512e451afde9a6e4a250a | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Mon Apr 22 15:43:02 2013 +0200 |
committer | Michal Simek <michal.simek@xilinx.com> | Mon May 06 10:41:24 2013 +0200 |
tree | 8b7230045d9b0c43400e2ed661fb9282c662472c | |
parent | 5bd0bd7cef396a830996b4ad91b89b7d205c7298 [diff] |
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>