Skip to content
Commit a743e2ba authored by Vignesh R's avatar Vignesh R Committed by Jagan Teki
Browse files

Revert "spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible"

This reverts commit 57897c13

.

Using bounce_buf.c to handle non-DMA alignment problems is bad as
bounce_buf.c does cache manipulations which is not required. Therefore
revert this patch in favour of local bounce buffer solution in the next
patch.

Signed-off-by: default avatarVignesh R <vigneshr@ti.com>
Acked-by: default avatarMarek Vasut <marex@denx.de>
Acked-by: default avatarSimon Goldschmidt <sgoldschmidt@de.pepperl-fuchs.com>
Reviewed-by: default avatarJason Rush <jarush@gmail.com>
Acked-by: default avatarJason Rush <jarush@gmail.com>
Reviewed-by: default avatarJagan Teki <jagan@openedev.com>
parent 948ad4f0
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