From: mlachwani <mlachwani@mvista.com>
To: ashlesha@kenati.com
Cc: linux-mips@linux-mips.org
Subject: Re: calibrate_delay function
Date: Tue, 10 Oct 2006 15:38:52 -0700 [thread overview]
Message-ID: <452C20FC.6000705@mvista.com> (raw)
In-Reply-To: <1160520180.6521.29.camel@sandbar.kenati.com>
Ashlesha Shintre wrote:
> 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.
>
>
>
>
>
start_kernel() calls calibrate_delay() which can be found in
init/calibrate.c
thanks,
Manish Lachwani
next prev parent reply other threads:[~2006-10-10 22:39 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-10 22:43 calibrate_delay function Ashlesha Shintre
2006-10-10 22:38 ` mlachwani [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=452C20FC.6000705@mvista.com \
--to=mlachwani@mvista.com \
--cc=ashlesha@kenati.com \
--cc=linux-mips@linux-mips.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.