From: henryk@ploetzli.ch Date: Sun, 6 Sep 2009 19:08:56 +0000 (+0000) Subject: Fix FPGA load code for the generic case where a new style bitstream is not DWORD... X-Git-Tag: v1.0.0~482 X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/bb03181744fc10cf2c1b81b78fe5b83a7abad646?hp=bb03181744fc10cf2c1b81b78fe5b83a7abad646 Fix FPGA load code for the generic case where a new style bitstream is not DWORD aligned Completely switch to byte-wise load, shouldn't make much of a difference since this is not timing-critical ---