Hi,

From: Cousson, Benoit [b-cous...@ti.com]:
>On 3/15/2011 6:54 PM, Aaro Koskinen wrote:
>> On Mon, 14 Mar 2011, Tony Lindgren wrote:
>>> I've applied few random fix like patches today into omap-for-linus
>>> but that's it for this merge window.
>>>
>>> So let's do some testing with with Stephen's for-next and
>>> omap-for-linus and start queueing up fixes for the -rc cycle.
>>
>> I did some quick testing:
>>
>> linux-omap/master, omap2plus_defconfig:
>>
>>       - RM-680 hangs after uncompressing kernel. earlyprintk shows:
>>
>>       [    0.293395] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va 
>> for l4_core
>>       [    0.300903] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va 
>> for l4_per
>>       [    0.308288] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va 
>> for l4_wkup
>>       [    0.316101] omap_hwmod: gpt12_fck: missing clockdomain for 
>> gpt12_fck.
>>
>>       (then some garbage)
>>
>>       - With RX-51 I get the same messages, but no hang.
>
> 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?

Yes, it's a HS device. I actually tried that already, with a debug print in 
_enable
and it was timer 12. When commented out, it got a bit further, but there was 
another
hang again in hwmod code, this time I think it was i2c3. I have to check that 
again
properly when I get back to the lab.

A.
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to