]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: Netlogic: Identify XLP 9XX chip
authorJayachandran C <jchandra@broadcom.com>
Sat, 21 Dec 2013 11:22:20 +0000 (16:52 +0530)
committerJohn Crispin <blogic@openwrt.org>
Tue, 14 Jan 2014 20:39:43 +0000 (21:39 +0100)
commit19720e50a204394ea4c3ee7140970102fdaedd21
treeb943fd51d9cf11f2d02b351b6edae694f4ae55d2
parente8fed0eb60399ac200fe2168131c7fad3240a31e
MIPS: Netlogic: Identify XLP 9XX chip

Adds processor ID of XLP 9XX to asm/cpu.h.  Update netlogic/xlp-hal/xlp.h
to add cpu_is_xlp9xx() and to update cpu_is_xlpii() to support XLP 9XX.

Signed-off-by: Jayachandran C <jchandra@broadcom.com>
Acked-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/6274/
arch/mips/include/asm/cpu.h
arch/mips/include/asm/netlogic/xlp-hal/xlp.h
arch/mips/kernel/cpu-probe.c
arch/mips/netlogic/xlp/setup.c