On Wed, 2009-08-19 at 11:43 +0200, Koen Kooi wrote:
> On 15-08-09 22:03, Koen Kooi wrote:
> > Hi,
> >
> > <2>kernel BUG at arch/arm/mach-davinci/time.c:375!
> > <1>Unable to handle kernel NULL pointer dereference at virtual address
> > 00000000
> > <1>pgd = c0004000
> >
> > it's this bit:
> > timer_clk = clk_get(NULL, "timer0");
> >
> > I've seen some talk about not using clocknames and all, but I haven't
> > wrapped my head around it yet, so does someone have an idea to quickly
> > work around this?
> >
> > I'm currently using revision 34b63d949e973eb72a833b4d618431869563399d
> > with DEBUG_LL and the printascii hack.
> 
> ping
> 

The latest (as of 8/18/09) git kernel (using da830_omapl137_defconfig)
boots for me on my DA830 EVM.  The line numbers in time.c of my kernel
matches yours.  I'm not sure what is the difference that caused clk_get
to return NULL.

Regards,

Steve


_______________________________________________
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to