All of lore.kernel.org
 help / color / mirror / Atom feed
* Problem in booting when calling calibrate_delay
@ 2009-10-28 23:51 wilbur.chan
  2009-11-01  7:14 ` Ralf Baechle
  0 siblings, 1 reply; 4+ messages in thread
From: wilbur.chan @ 2009-10-28 23:51 UTC (permalink / raw)
  To: Linux MIPS Mailing List

I was going to boot mips64  xlr408, which has 8 cores.

Howerver, the code seemd to stop before calling 'start_kernel--->

calibrate_delay ' .

So Iadded some 'printk' in  calibrate_delay,  to check out why it failed.


 However,  if I added a 'printk' in any 'if  branches'  in

'calibrate_delay '  function  , the kernel would halt  before calling


'j  start_kernel'  in head.S. (in this situation ,printk seemed

unavailable, so  I  wrote directlly to serial address  to trace the

kernel).


Can anyone tell me why this happed?

Thank you

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-11-02 15:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-28 23:51 Problem in booting when calling calibrate_delay wilbur.chan
2009-11-01  7:14 ` Ralf Baechle
2009-11-01 15:18   ` wilbur.chan
2009-11-02 15:12   ` wilbur.chan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.