ARM: imx: use imx specific L2 init function on imx6sl
authorShawn Guo <shawn.guo@linaro.org>
Mon, 8 Jul 2013 13:52:33 +0000 (21:52 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Fri, 16 Aug 2013 05:11:23 +0000 (13:11 +0800)
commit73dada7fe7e59e6fa69b8aec4683575638e18411
treefd08de72f4e74f3d32fd6916fe0bab90795da3fe
parente6a07569611daf4190c0fd2c2bb1e2189c0cb479
ARM: imx: use imx specific L2 init function on imx6sl

The optimized L2 prefect and power setting done in imx_init_l2cache()
can also benefit imx6sl, so let's call the function on imx6sl as well.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Dirk Behme <dirk.behme@de.bosch.com>
arch/arm/mach-imx/mach-imx6sl.c