commit | e9acb9b64d7fb16c7f69efa85c5707cffd0c7275 | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Tue Jan 19 15:40:26 2010 -0800 |
committer | Tony Lindgren <tony@atomide.com> | Tue Jan 19 18:17:36 2010 -0800 |
tree | 2eae26e4c1cfb5dab85b846125270b80bea55ad3 | |
parent | d4bb72e50a0c4b6790dec127a38fd06d06e561cc [diff] |
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 <paul@pwsan.com>. Signed-off-by: Paul Walmsley <paul@pwsan.com> Signed-off-by: Tony Lindgren <tony@atomide.com>