All of lore.kernel.org
 help / color / mirror / Atom feed
* calibrate_delay function
@ 2006-10-10 22:43 Ashlesha Shintre
  2006-10-10 22:38 ` mlachwani
  0 siblings, 1 reply; 7+ messages in thread
From: Ashlesha Shintre @ 2006-10-10 22:43 UTC (permalink / raw)
  To: linux-mips

Hi,
I m working on the Encore M3 board that has the AU1500 MIPS processor on
it.  I aim to port the 2.6 linux kernel to the board which is already
supported in the 2.4 kernel.

The start_kernel function in linux/init/main.c file, calls a function
calibrate_delay found in the arch/frv/kernel/setup.c file.  Why does the
kernel call this function which is a part of the Fujitsu FR-V
architecture?  

When I build the image, this is the point where the kernel is stuck and
the last contents of the log buffer show the following printk message
from the calibrate_delay function:


> Calibrating delay loop...

Thanks,
Ashlesha.

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

end of thread, other threads:[~2006-10-11 17:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-10 22:43 calibrate_delay function Ashlesha Shintre
2006-10-10 22:38 ` mlachwani
2006-10-10 23:34   ` Ashlesha Shintre
2006-10-10 23:30     ` mlachwani
2006-10-11  1:07       ` Ashlesha Shintre
2006-10-11 17:52       ` Ashlesha Shintre
2006-10-10 23:35     ` Ricardo Mendoza

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.