]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbcea15343724ec05a8ea341f9763ae6bf4aa759b
tree682877863c0533cc1dcc4698ff1933a0b614adb2
parent8b294bd02c62802c2ebd33d5f4efe8cf4c86d3b9
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