diff options
| author | Ravi Babu <[email protected]> | 2015-08-17 13:29:49 +0530 |
|---|---|---|
| committer | Jagan Teki <[email protected]> | 2015-08-17 23:29:14 +0530 |
| commit | 7dd0174467a2a1fc99d7dc19b11bbadc80f9c740 (patch) | |
| tree | 5062540bf6119cd97171e2cc4c61bbad18fd41da /scripts/Kbuild.include | |
| parent | 156e96f0382a09e3b67681566319ec945f192eb9 (diff) | |
env: use cache line aligned memory for flash read
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
