]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: kernel: cpu-probe.c: Add support for MIPS R6
authorLeonid Yegoshin <Leonid.Yegoshin@imgtec.com>
Thu, 13 Nov 2014 13:51:51 +0000 (13:51 +0000)
committerMarkos Chandras <markos.chandras@imgtec.com>
Tue, 17 Feb 2015 15:37:25 +0000 (15:37 +0000)
commit69626fa2b0cfa1fa5ebd2362300159d25794c8e9
tree726c1f60989e8ce3f5dfe79c0a8e096dbbc67239
parentfcf7ff4a7a7f9c814263f03f2e2d284fe5fb4895
MIPS: kernel: cpu-probe.c: Add support for MIPS R6

Add MIPS R6 support when decoding the config0 c0 register.
Also add MIPS R6 support when examining the ebase c0 register
to get the core number and when getting the shadow set number
from the srsctl c0 register.

Signed-off-by: Leonid Yegoshin <Leonid.Yegoshin@imgtec.com>
Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
arch/mips/kernel/cpu-probe.c