summaryrefslogtreecommitdiff
path: root/scripts/Kbuild.include
diff options
context:
space:
mode:
authorRavi Babu <[email protected]>2015-08-17 13:29:48 +0530
committerJagan Teki <[email protected]>2015-08-17 23:29:14 +0530
commit156e96f0382a09e3b67681566319ec945f192eb9 (patch)
tree988befa0534412ca17cde3bbeee17cf963130c48 /scripts/Kbuild.include
parenta39cfe717c4152ececea5c4ce0aa2e97faa263ab (diff)
sf: allocate cache aligned buffers to copy from flash
Use memalign() with ARCH_DMA_MINALIGN to allocate read buffers. This is required because, flash drivers may use DMA for read operations and may have to invalidate the buffer before read. Signed-off-by: Ravi Babu <[email protected]> Signed-off-by: Vignesh R <[email protected]> Reviewed-by: Tom Rini <[email protected]> Reviewed-by: Jagan Teki <[email protected]> Tested-by: Jagan Teki <[email protected]>
Diffstat (limited to 'scripts/Kbuild.include')
0 files changed, 0 insertions, 0 deletions