]> 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)
commit6f2c5471a28ca4c9bb72528f5bb784fed4d2d963
tree726c1f60989e8ce3f5dfe79c0a8e096dbbc67239
parent08def3356693d7a188820084f1b87dc694ec9539
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