[PATCH] [arm l2x0] Extend cache-l2x0 to support the 16-way PL310 (v3)
Jason S. McMullan
jason.mcmullan at netronome.com
Tue May 4 11:00:53 EDT 2010
Add support for the ARM PL310 16-way cache controller.
Add support for ARM PL210 cache controllers that are
not 8-way.
NEW:
Log the discovered cache controller model, its number of
ways, CACHE_ID register, and AUX_CTRL register.
This version of the patch includes the changes requested
by Will Deacon.
Jason S. McMullan (1):
[arm l2x0] Extend cache-l2x0 to support the 16-way PL310
arch/arm/include/asm/hardware/cache-l2x0.h | 3 ++
arch/arm/mm/cache-l2x0.c | 39 ++++++++++++++++++++++++---
2 files changed, 37 insertions(+), 5 deletions(-)
More information about the linux-arm-kernel
mailing list