]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Netlogic: Get coremask from FUSE register
authorJayachandran C <jchandra@broadcom.com>
Sat, 21 Dec 2013 11:22:18 +0000 (16:52 +0530)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 24 Jan 2014 21:39:47 +0000 (22:39 +0100)
commit5902c1f02069df8e38ba83a5254a4e7a9200be83
treea7ee7db1a8e217221acdf10571c7a542d2a19b73
parent4a45f615f61ea64eb01fee34185a9a4cb5f6ccf5
MIPS: Netlogic: Get coremask from FUSE register

Use the FUSE register to get the list of active cores in the CPU
instead of using the CPU reset register, this is the recommended
method.

Also add code to mask the coremask with the default number of cores
for each processor series.

Signed-off-by: Jayachandran C <jchandra@broadcom.com>
Signed-off-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/6275/
arch/mips/netlogic/xlp/wakeup.c