On 19-08-09 13:48, Steve Chen wrote:
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.
That defconfig spirals into an endless kernel-fault loop. Let's see if
turning of unwind support helps. If it does, it means someone broke
vanilla gcc and people would be forced to use those harry potter
toolchains :(
regards,
Koen
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source