From: Tony Lindgren Date: Tue, 19 Jan 2010 23:40:26 +0000 (-0800) Subject: omap3: Fix cpu detection X-Git-Tag: v2.6.33-rc6~30^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9acb9b64d7fb16c7f69efa85c5707cffd0c7275;p=pandora-kernel.git omap3: Fix cpu detection We need to set the omap_chip.oc carefully for the clocks to work. To fix this, set the omap_chip.oc in omap3_check_features() based on the CONTROL_IDCODE and silicon revision registers. Also add handling for 34xx es3.1.2 as es3.1 for now. Fixes booting on at least overo board. Based on an earlier patch by Paul Walmsley . Signed-off-by: Paul Walmsley Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed