diff options
author | Alexander Stein <alexanders83@web.de> | 2015-07-24 07:22:12 (GMT) |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-08-13 00:47:42 (GMT) |
commit | 927753aeb93f100d73b7ed034238633df41891bc (patch) | |
tree | 7364fc01c6bc707aa5859bb41863bbacde49ee00 /board/amcc | |
parent | 060f9bf57b1dc1f9260bc1b999d054141b87d7d2 (diff) | |
download | u-boot-fsl-qoriq-927753aeb93f100d73b7ed034238633df41891bc.tar.xz |
ARM: bcm283x: Allocate all mailbox buffers cacheline aligned
The mailbox buffer is required to be at least 16 bytes aligned, but for
cache invalidation and/or flush it needs to be cacheline aligned.
Use ALLOC_CACHE_ALIGN_BUFFER for all mailbox buffer allocations.
Signed-off-by: Alexander Stein <alexanders83@web.de>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Tested-by: Stephen Warren <swarren@wwwdotorg.org>
Diffstat (limited to 'board/amcc')
0 files changed, 0 insertions, 0 deletions