Hi Aaro,
On 3/16/2011 2:49 PM, Aaro Koskinen wrote:
Hi,
On Tue, 15 Mar 2011, Cousson, Benoit wrote:
Mmm, that looks like an access to a secure timer from hwmod code on a HS
device. Could you comment out the timer12 entry (&omap3xxx_timer12_hwmod) in
the omap3 hwmod list at the end of omap_hwmod_3xxx_data.c to check that?
With timer12 entry commented out and omap_hwmod debugs enabled, it now
hangs here:
Do you need that timer BTW?
[...]
[ 4.306549] OMAP GPIO hardware version 2.5
[ 4.310913] omap_hwmod: gpio4: enabling
[ 4.314971] omap_hwmod: gpio4: enabling clocks
[ 4.320037] OMAP GPIO hardware version 2.5
[ 4.324401] omap_hwmod: gpio5: enabling
[ 4.328460] omap_hwmod: gpio5: enabling clocks
[ 4.333526] OMAP GPIO hardware version 2.5
[ 4.337921] omap_hwmod: gpio6: enabling
[ 4.341949] omap_hwmod: gpio6: enabling clocks
[ 4.347015] OMAP GPIO hardware version 2.5
GPIO are now initialized during postcore_initcall, so it is hard to know
what will happen after that:-(
Could you try with initcall_debug in your command line?
Regards,
Benoit
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html