Home
last modified time | relevance | path

Searched hist:"060 f9bf57b1dc1f9260bc1b999d054141b87d7d2" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Drpi.h060f9bf57b1dc1f9260bc1b999d054141b87d7d2 Fri Jul 24 07:22:11 UTC 2015 Alexander Stein <alexanders83@web.de> ARM: bcm283x: Define CONFIG_SYS_CACHELINE_SIZE

The cacheline is always 32 bytes for arm1176 CPUs, so define it at board
config level for cache handling code.
The ARM Cortex-A7 has a dcache line size of 64 bytes.

Signed-off-by: Alexander Stein <alexanders83@web.de>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Tested-by: Stephen Warren <swarren@wwwdotorg.org>