Skip to content
Commit 6d5ce1bd authored by Timo Herbrecher's avatar Timo Herbrecher Committed by Jagannadha Sutradharudu Teki
Browse files

spi: mxc_spi: Fix double incrementing read pointer for unaligned buffers



If dout buffer is not 32 bit-aligned or data to transmit is not multiple
of 32 bit the read data pointer is already incremented on single byte reads.

Signed-off-by: default avatarTimo Herbrecher <t.herbrecher@gateware.de>
Signed-off-by: default avatarJagannadha Sutradharudu Teki <jaganna@xilinx.com>
parent 21497ded
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment