> -----Original Message-----
> From: [email protected] 
> [mailto:[email protected]] On Behalf Of Premi, Sanjeev
> Sent: Tuesday, February 09, 2010 9:02 PM
> To: [email protected]
> Subject: omap3evm: Doesn't boot at 4fa42e46
> 
> Hi all,
> 
> Just updated my repo to the commit:
> 
> commit 4fa42e4679324b0e3c54fb509535eea3923ccb63
> Merge: e599f12 c446167
> Author: Tony Lindgren <[email protected]>
> Date:   Thu Feb 4 20:07:44 2010 -0800
> 
> The kernel builds fine; but doesn't boot on the OMAP3EVM.
> 
> I have been able to trace the code until rest_init(); but 
> will need to restart debugging.
> There seems to be an exception during execution.
> 
> Will continue to dig further. This is just an FYI.
> 

The kernel panics during I2C init in function omap3_evm_i2c_init()
during this call:

    omap_register_i2c_bus(2, 400, NULL, 0);

I see that there isn't any difference between omap3_evm_i2c_init()
and omap3430_i2c_init(). Has anyone tried the booting 3430SDP at
this commit?

...just trying to understand if this is a board specific issue
OR is it a generic OMAP3 issue before I try bisect.

~sanjeev

> Best regards,
> Sanjeev
> --
> To unsubscribe from this list: send the line "unsubscribe 
> linux-omap" in
> the body of a message to [email protected]
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> --
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to