commit | d2083d040a95b923a217377dd51c27d57eecf5e6 | [log] [tgz] |
---|---|---|
author | Thor Thayer <thor.thayer@linux.intel.com> | Mon Aug 19 15:48:07 2019 -0500 |
committer | Moritz Fischer <mdf@kernel.org> | Sat Aug 24 11:38:27 2019 -0700 |
tree | 4639d928110ba2bd1ed0a3fbe1fdb2470080134e | |
parent | eb12511f0d47b4da58cc9fc1e93362081fa3331b [diff] |
fpga: altera-cvp: Preparation for V2 parts. In preparation for adding newer V2 parts that use a FIFO, reorganize altera_cvp_chk_error() and change the write function to block based. V2 parts have a block size matching the FIFO while older V1 parts write a 32 bit word at a time. Signed-off-by: Thor Thayer <thor.thayer@linux.intel.com> Signed-off-by: Moritz Fischer <mdf@kernel.org>