From: Juergen Beisert Date: Wed, 22 Sep 2010 07:42:15 +0000 (+0200) Subject: MX35: Fix bogus L2 cache settings X-Git-Tag: v2.6.37-rc1~184^2~5^2~5^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9524705c867dc8d5b558f4793b7464eab967a530;p=pandora-kernel.git MX35: Fix bogus L2 cache settings i.MX35 CPUs marked with "MCIMX357CJQ5C M99V CTHA0943B" are coming with bogus L2 cache settings. If these settings are kept unmodified prior enabling the L2 cache the CPU runs amok immediately when its enabled. This fix should not hurt already working CPUs, as they are using the written register value already. Its currently unknown if its possible to detect the production lot from the software to fix only affected CPUs. While at it, make sure that mxc_init_l2x0 is only executed on i.MX31/35 Signed-off-by: Juergen Beisert Signed-off-by: Michael Grzeschik Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed