Re: Omap3 omap3_clk_lock_dpll5() problem

2010-07-20 Thread Arno Steffen
Adding debug to bootargs ( Kernel command line: mem=128M console=ttyS2,115200n8 noinitrd root=/dev/mtdblock6 rw rootfstype=jffs2 debug ip=192.168.90.101:192.168.90.230:192.168.90.1:255.255.255.0::eth0:on mac=00:19:6f:cc:cc:dd ) doesn't change the output. Do I need a recompile with some kernel

Omap3 omap3_clk_lock_dpll5() problem

2010-07-16 Thread Arno Steffen
I do have some messages while booting a 2.6.33 kernel: What does this mean? How can I get rid of it? What is omap3_clk_lock_dpll5() doing and what if I comment it out? I guess it make some sense ;) Clocking rate (Crystal/Core/MPU): 12.0/332/550 MHz [ cut here ] WARNING:

Re: Omap3 omap3_clk_lock_dpll5() problem

2010-07-16 Thread Arno Steffen
Reprogramming SDRC clock to 26600 Hz dpll3_m2_clk rate change failed: -22 Why I cant't let it run only on 322 MHz? For this I could found an answer. There is no entry for this frequency in omap_sdrc_params mt46h32m32lf6_sdrc_params (in arch/arm/mach-omap2/sdram-micron ) -- To

RE: Omap3 omap3_clk_lock_dpll5() problem

2010-07-16 Thread Gadiyar, Anand
Arno Steffen wrote: I do have some messages while booting a 2.6.33 kernel: What does this mean? How can I get rid of it? What is omap3_clk_lock_dpll5() doing and what if I comment it out? I guess it make some sense ;) Not sure why you have this issue - I'll have to dig a bit, or maybe

Re: Omap3 omap3_clk_lock_dpll5() problem

2010-07-16 Thread Arno Steffen
2010/7/16 Gadiyar, Anand gadi...@ti.com: Arno Steffen wrote: I do have some messages while booting a 2.6.33 kernel: What does this mean? How can I get rid of it? What is omap3_clk_lock_dpll5()  doing and what if I comment it out? I guess it make some sense ;) Not sure why you have this