commit | 73dada7fe7e59e6fa69b8aec4683575638e18411 | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Mon Jul 08 21:52:33 2013 +0800 |
committer | Shawn Guo <shawn.guo@linaro.org> | Fri Aug 16 13:11:23 2013 +0800 |
tree | fd08de72f4e74f3d32fd6916fe0bab90795da3fe | |
parent | e6a07569611daf4190c0fd2c2bb1e2189c0cb479 [diff] |
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>