diff options
author | Thor Thayer <tthayer@opensource.altera.com> | 2016-06-16 11:10:19 -0500 |
---|---|---|
committer | Marc Kleine-Budde <mkl@pengutronix.de> | 2016-06-20 09:32:40 +0200 |
commit | 427460c83cdf55069eee49799a0caef7dde8df69 (patch) | |
tree | a1cbf905696df14d35d24d8564cf597fa50b965d /include/misc | |
parent | ab522fd68bc78f3f81f6c553f785dae3462859fa (diff) |
can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone access
When testing CAN write floods on Altera's CycloneV, the first 2 bytes
are sometimes 0x00, 0x00 or corrupted instead of the values sent. Also
observed bytes 4 & 5 were corrupted in some cases.
The D_CAN Data registers are 32 bits and changing from 16 bit writes to
32 bit writes fixes the problem.
Testing performed on Altera CycloneV (D_CAN). Requesting tests on other
C_CAN & D_CAN platforms.
Reported-by: Richard Andrysek <richard.andrysek@gomtec.de>
Signed-off-by: Thor Thayer <tthayer@opensource.altera.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'include/misc')
0 files changed, 0 insertions, 0 deletions