[STLinux Kernel] Latest mainline (3.16 merge window) does not boot in B2020/STiH416

Peter Griffin peter.griffin at linaro.org
Fri Jun 13 07:30:20 PDT 2014


Hi Daniel,

> Thanks Pete. Adding this parameter fixes the problem.
> 
> Any idea why?

Some of the interconnect / core clocks aren't handled properly atm.

I just added some debug in drivers/clk and without clk_ignore_unused
we turn off the clock to DDR :-(

[    9.760022] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.104
[    9.767831] IP-Config: Complete:
[    9.771065]      device=eth0, hwaddr=5a:83:c2:c5:02:0f, ipaddr=192.168.0.104, mask=255.255.255.0, gw=192.168.0.1
[    9.781238]      host=192.168.0.104, domain=, nis-domain=(none)
[    9.787155]      bootserver=0.0.0.0, rootserver=192.168.0.10, rootpath=
[    9.793589]      nameserver0=192.168.0.1
[    9.797718] clk-m-pix-hdmirx-sas clk->name
[    9.801809] clk-s-tmds-fromphy clk->name
[    9.805727] clk-sysin clk->name
[    9.808855] clockgen-gpu-pll clk->name
[    9.812597] clockgen-ddr-pll clk->name
[    9.816340] clockgen-ddr1 clk->name
[    9.819816] clockgen-ddr0 clk->name

regards,

Pete.



More information about the linux-arm-kernel mailing list