[PATCH] PL310 support
Sascha Hauer
s.hauer at pengutronix.de
Fri Aug 7 06:35:40 PDT 2015
This series has some fixes for the cache-l2x0 driver and implements PL310
support. Finally the 2nd level cache on i.MX6 is enabled.
----------------------------------------------------------------
Sascha Hauer (5):
ARM: MMU: Fix order when flushing inner/outer cache
ARM: l2x0: Flush cache before disabling it
ARM: l2x0: Implement L310 support
ARM: l2x0: Add some informational debug messages
ARM: i.MX6: Enable l2 cache
arch/arm/cpu/cache-l2x0.c | 48 +++++++++++++++++++++++++++++++++++++++++++---
arch/arm/cpu/cache.c | 2 ++
arch/arm/cpu/cpu.c | 3 +--
arch/arm/cpu/mmu.c | 2 +-
arch/arm/include/asm/mmu.h | 1 +
arch/arm/mach-imx/Kconfig | 1 +
arch/arm/mach-imx/imx6.c | 35 +++++++++++++++++++++++++++++++++
7 files changed, 86 insertions(+), 6 deletions(-)
More information about the barebox
mailing list