summaryrefslogtreecommitdiff
path: root/include/stdlib.h
diff options
context:
space:
mode:
authorVignesh R <vigneshr@ti.com>2018-01-24 10:44:07 +0530
committerJagan Teki <jagan@amarulasolutions.com>2018-01-24 12:11:36 +0530
commitaaa21d3ffc023623a3a8247e5fa25d0db2bfb630 (patch)
treeec98c877478e4ec2028f1fd5192461023db8f8ca /include/stdlib.h
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 <vigneshr@ti.com> Acked-by: Marek Vasut <marex@denx.de> Acked-by: Simon Goldschmidt <sgoldschmidt@de.pepperl-fuchs.com> Reviewed-by: Jason Rush <jarush@gmail.com> Acked-by: Jason Rush <jarush@gmail.com> Reviewed-by: Jagan Teki <jagan@openedev.com>
Diffstat (limited to 'include/stdlib.h')
0 files changed, 0 insertions, 0 deletions