From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Michel He <michel.he@domain.hid>
Cc: adeos-main@gna.org
Subject: Re: [Adeos-main] port to s3c2440 / mini2440
Date: Thu, 25 Feb 2010 16:50:34 +0100 [thread overview]
Message-ID: <4B869C4A.6030002@domain.hid> (raw)
In-Reply-To: <20100225164651.15503clnikl4sq5k@domain.hid>
Michel He wrote:
> Ok many thanks for the tips.
>
> Refering to the webpage, actually the cause should be :
> * If the kernel locks at "Calibrating delay loop...", it means
> that the timer interrupt is not ticking and that the delay calibration
> routine is running an infinite loop at while (ticks == jiffies) in
> function calibrate_delay, file init/calibrate.c. To help debugging
> this situation, you can put printks in the while (ticks == jiffies)
> loop, printing any hardware timer registers or status register you want.
>
> It seems that S3C2440 / Mini2440 Timer has changed. There is no more
> register named S3C2410_T...
If a define had changed name, the I-pipe support would not even compile.
However, it still compiles. So, the problem is probably not as simple as
this.
>
> But I have no experience in debugging ARM cpu hardware timer... Nor
> have time to investigate further how to debug the port...
>
> You can still find the kernel on FriendlyARM.net
I have neither time, nor the hardware to check. So, if you are
interested in the port, I am afraid you will have to debug it yourself.
--
Gilles.
prev parent reply other threads:[~2010-02-25 15:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-24 15:17 [Adeos-main] port to s3c2440 / mini2440 Michel He
2010-02-24 15:42 ` [Xenomai-help] " Gilles Chanteperdrix
2010-02-25 15:46 ` Michel He
2010-02-25 15:50 ` Gilles Chanteperdrix [this message]
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=4B869C4A.6030002@domain.hid \
--to=gilles.chanteperdrix@xenomai.org \
--cc=adeos-main@gna.org \
--cc=michel.he@domain.hid \
/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.