]> code.ossystems Code Review - bsp/u-boot.git/commit
mx6: Enable L2 cache support
authorFabio Estevam <fabio.estevam@freescale.com>
Wed, 29 Jan 2014 19:39:49 +0000 (17:39 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 28 Mar 2014 16:38:43 +0000 (13:38 -0300)
commitd016d9df9632ec667424aa890e4ec43bc2ef780d
tree5e22ee7594a2a6485a6801617280036ceece8137
parent8b8c015f5edf2f4b72b0b6e12e951f13f1d9b2c2
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>
arch/arm/cpu/armv7/mx6/soc.c
arch/arm/include/asm/arch-mx6/imx-regs.h
arch/arm/include/asm/pl310.h
include/configs/mx6_common.h