From: Joshua Kinard Date: Wed, 21 Jan 2015 12:59:45 +0000 (-0500) Subject: MIPS: Add R16000 detection X-Git-Tag: omap-for-v4.2/o2_dc~101^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3057739138eb8fbaa5154b149a864f5218898c73;p=pandora-kernel.git MIPS: Add R16000 detection This allows the kernel to correctly detect an R16000 MIPS CPU on systems that have those. Otherwise, such systems will detect the CPU as an R14000, due to similarities in the CPU PRId value. Signed-off-by: Joshua Kinard Cc: Linux MIPS List Patchwork: https://patchwork.linux-mips.org/patch/9092/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed