From: Thomas Petazzoni Date: Thu, 11 Jun 2015 11:51:12 +0000 (+0200) Subject: ARM: mvebu: use DT properties to fine-tune the L2 configuration X-Git-Tag: omap-for-v4.3/fixes-merge-window~6^2~50^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8f5a878e55459b78bac273f6492bbc91475beb5;p=pandora-kernel.git ARM: mvebu: use DT properties to fine-tune the L2 configuration In order to optimize the L2 cache performance, this commit adjusts the configuration of the L2 on the Cortex-A9 based Marvell EBU processors (Armada 375, 38x and 39x), using the appropriate DT properties. We enable double linefill, incr double linefill, data prefetch and disable double linefill on wrap. This matches the configuration that was fine tuned in the Marvell BSP. Signed-off-by: Thomas Petazzoni Acked-by: Gregory CLEMENT Signed-off-by: Gregory CLEMENT --- Reading git-diff-tree failed