Commit 35c17f0
spi: atmel-quadspi: (workaround) Always use DMA on sama7g5
Bus errors were seen when using mmiocpy with a flavor of mx66lm1g45g.
Set the DMA treshold to zero so that we always use DMA for data transfers.
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>1 parent 7082b0a commit 35c17f0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
234 | | - | |
| 234 | + | |
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
| |||
0 commit comments