Searched hist:"927753 aeb93f100d73b7ed034238633df41891bc" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | bcm2835.c | 927753aeb93f100d73b7ed034238633df41891bc Fri Jul 24 07:22:12 UTC 2015 Alexander Stein <alexanders83@web.de> 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>
|
| /rk3399_rockchip-uboot/board/raspberrypi/rpi/ |
| H A D | rpi.c | 927753aeb93f100d73b7ed034238633df41891bc Fri Jul 24 07:22:12 UTC 2015 Alexander Stein <alexanders83@web.de> 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>
|