commit | 2d622b03f8d6dd47889ead0a4f5924c02a421df7 | [log] [tgz] |
---|---|---|
author | Tero Kristo <t-kristo@ti.com> | Wed Apr 25 06:05:21 2012 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Tue May 15 08:31:41 2012 +0200 |
tree | e4ba4597cd8dd9690d3c6be5691fa91eeb43defa | |
parent | 71ee921de0650afbb0ec5dea1bab50b004718675 [diff] |
omap4: do not enable auxiliary cores Booting up these cores (dsp / ivahd / cortex-m3) is bad without firmware running on them, and they will hang preventing any kind of sleep transitions later on with the kernel. Signed-off-by: Tero Kristo <t-kristo@ti.com> Acked-by: R Sricharan <r.sricharan@ti.com>