commit | 1340929b94c2d230d418c008b52e90056ca2c160 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Wed Jan 29 17:39:49 2014 -0200 |
committer | Stefano Babic <sbabic@denx.de> | Tue Feb 11 11:24:12 2014 +0100 |
tree | 6e1b31648037762e47c487b94a271c14789d5c69 | |
parent | f948c4c07c77ed75ab18edbcfbd08646db4d015b [diff] |
mx6: Enable L2 cache support Add L2 cache support and enable it by default. Configure the L2 cache in the same way as done by FSL kernel: http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/tree/arch/arm/mach-mx6/mm.c?h=imx_3.0.35_4.1.0 Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Acked-by: Dirk Behme <dirk.behme@gmail.com> Acked-by: Stefano Babic <sbabic@denx.de>