]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: mm: scache: Add secondary cache support for MIPS R6 cores
authorMarkos Chandras <markos.chandras@imgtec.com>
Thu, 15 Jan 2015 10:28:29 +0000 (10:28 +0000)
committerMarkos Chandras <markos.chandras@imgtec.com>
Tue, 17 Feb 2015 15:37:31 +0000 (15:37 +0000)
commita1e952de94e4ca7dbdc00b44e60407e52f36f059
tree23c9d24715f1e3f8da4936f41fccb4217cb5a0d1
parent40b58b6549c115288d7c889478f67dc705abe9bb
MIPS: mm: scache: Add secondary cache support for MIPS R6 cores

The secondary cache initialization and configuration code is processor
specific so we need to handle MIPS R6 cores as well.

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
arch/mips/mm/c-r4k.c
arch/mips/mm/sc-mips.c