commit | 1466365e5762adb5690af2b63f3539ba3e6f350d | [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 | adc11deb1aaf3321f5eb5349729548c6d424af48 [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>