From: "wilbur.chan" <wilbur512@gmail.com>
To: Linux MIPS Mailing List <linux-mips@linux-mips.org>
Subject: Problem in booting when calling calibrate_delay
Date: Thu, 29 Oct 2009 07:51:52 +0800 [thread overview]
Message-ID: <e997b7420910281651p24b8e367m1e2ddbc1b95ac623@mail.gmail.com> (raw)
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
next reply other threads:[~2009-10-28 23:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-28 23:51 wilbur.chan [this message]
2009-11-01 7:14 ` Problem in booting when calling calibrate_delay Ralf Baechle
2009-11-01 15:18 ` wilbur.chan
2009-11-02 15:12 ` wilbur.chan
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=e997b7420910281651p24b8e367m1e2ddbc1b95ac623@mail.gmail.com \
--to=wilbur512@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox