
13 Aug
2015
13 Aug
'15
3:19 p.m.
On Fri, Jul 24, 2015 at 09:22:12AM +0200, Alexander Stein wrote:
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
Applied to u-boot/master, thanks!
--
Tom