From: Hauke Mehrtens Date: Sun, 22 Dec 2013 13:36:31 +0000 (+0100) Subject: MIPS: BCM47XX: add cpu-feature-overrides.h X-Git-Tag: v3.14-rc1~37^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d775c966c0602d3ea2fad51594e995f2d798b919;p=pandora-kernel.git MIPS: BCM47XX: add cpu-feature-overrides.h The BCM47XX SoC code missed a cpu-feature-overrides.h header file, this patch adds it. This code supports a long line of SoCs with different features so for some features we still have to rely on the runtime detection. This was crated by checking the features of a BCM4712, BCM4704, BCM5354, BCM4716 and BCM4706 SoC and then tested on these SoCs. There are some SoCs missing but I hope they do not have any more or less features. Signed-off-by: Hauke Mehrtens Signed-off-by: John Crispin Patchwork: http://patchwork.linux-mips.org/patch/6289/ --- Reading git-diff-tree failed