commit | 7a78bd2679ce3287cfc44f69fd7bc554d0261cf6 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Fri May 02 14:09:30 2014 +0200 |
committer | Michal Simek <michal.simek@xilinx.com> | Tue May 20 15:23:46 2014 +0200 |
tree | 34a48a2e9594920abe2d4c68386869a7f9506744 | |
parent | 64e809afeaf1572c3246a5bca198a77d0498fd89 [diff] |
fpga: Define bitstream type based on command selection Clean up partial, full and compressed bitstream handling. U-Boot supports full bitstream loading and partial based on detection which is not 100% correct. Extending fpga_load/fpga_loadbitstream() with one more argument which stores bitstream type. Signed-off-by: Michal Simek <michal.simek@xilinx.com>