summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorVignesh R <[email protected]>2018-01-24 10:44:07 +0530
committerJagan Teki <[email protected]>2018-01-24 12:11:36 +0530
commitaaa21d3ffc023623a3a8247e5fa25d0db2bfb630 (patch)
treeec98c877478e4ec2028f1fd5192461023db8f8ca /scripts
parenta743e2ba3837db5e8499b03f0f57c3610d03a570 (diff)
spi: cadence_qspi_apb: Make flash writes 32 bit aligned
Make flash writes 32 bit aligned by using bounce buffers to deal with non 32 bit aligned buffers. This is required because as per TI K2G TRM[1], the external master is only permitted to issue 32-bit data interface writes until the last word of an indirect transfer. Otherwise indirect writes is known to fail sometimes. [1] http://www.ti.com/lit/ug/spruhy8g/spruhy8g.pdf Signed-off-by: Vignesh R <[email protected]> Acked-by: Marek Vasut <[email protected]> Acked-by: Simon Goldschmidt <[email protected]> Reviewed-by: Jason Rush <[email protected]> Acked-by: Jason Rush <[email protected]> Reviewed-by: Jagan Teki <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions