u-boot/board/raspberrypi/rpi
Alexander Stein 927753aeb9 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>
2015-08-12 20:47:42 -04:00
..
MAINTAINERS ARM: rpi: rename rpi_b to rpi 2014-12-08 09:35:42 -05:00
Makefile bcm2835/rpi: add SPDX license tags for some files 2015-02-21 08:27:08 -05:00
rpi.c ARM: bcm283x: Allocate all mailbox buffers cacheline aligned 2015-08-12 20:47:42 -04:00