]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: imx: use imx specific L2 init function on imx6sl
authorShawn Guo <shawn.guo@freescale.com>
Mon, 8 Jul 2013 13:52:33 +0000 (21:52 +0800)
committerJason Liu <r64343@freescale.com>
Wed, 30 Oct 2013 01:53:42 +0000 (09:53 +0800)
commit46eb00eabcf58a6b9c33608d168a01851101f307
treecc40f0bc0e70d0e81b8c7c1886c80788135eb5e8
parent38a567628156d29a848c835c086f1425f2eb753d
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@freescale.com>
arch/arm/mach-imx/mach-imx6sl.c