]> git.karo-electronics.de Git - karo-tx-linux.git/commit
fpga: zynq-fpga: Change fw format to handle bin instead of bit.
authorMoritz Fischer <moritz.fischer@ettus.com>
Tue, 20 Oct 2015 17:19:56 +0000 (10:19 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 Oct 2015 23:49:12 +0000 (16:49 -0700)
commit4d10eaff5bfc69997a769f9c83b749f0a8c542fa
tree11e4b285b0cfce0bb33b05a41bc558298c0658d6
parent6376931babd833dbd6f51e22a3de449ce6c60d61
fpga: zynq-fpga: Change fw format to handle bin instead of bit.

This gets rid of the code to strip away the header and byteswap,
as well as the check for the sync word.

Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
Reviewed-by: Josh Cartwright <joshc@ni.com>
Acked-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/fpga/zynq-fpga.c