MIPS: Fix regression on BCM4710 processor detection
authorKevin Cernekee <cernekee@gmail.com>
Tue, 23 Nov 2010 18:26:45 +0000 (10:26 -0800)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 16 Dec 2010 18:10:58 +0000 (18:10 +0000)
commit190fca3e40a65303eac35ac4fbae4f1f1342431c
tree682877863c0533cc1dcc4698ff1933a0b614adb2
parent4afdea81821880d0fc35e6c7ff54eeed9ec0614d
MIPS: Fix regression on BCM4710 processor detection

BCM4710 uses the BMIPS32 core (like BCM6345), not the MIPS 4Kc core as
was previously believed.

Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
Tested-by: Alexandros C. Couloumbis <alex@ozo.com>
Patchwork: https://patchwork.linux-mips.org/patch/1837/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/cpu.h
arch/mips/kernel/cpu-probe.c