linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: wei.li4@elf.mcgill.ca
To: linuxppc-embedded@ozlabs.org
Subject: Kernel hangs in console_init()
Date: Wed, 25 Oct 2006 17:33:04 -0400	[thread overview]
Message-ID: <20061025173304.c57o9tf3go000wc0@webmail.mcgill.ca> (raw)

Hi All,

I am working on linux 2.6.18-rc2 with my mpc875 demo board, I used 
Debugger LEDs to find that kernel stopped in:
	while (call < __con_initcall_end) {
		(*call)();
		call++;
        }
which is in console_init() of tty_io.c, what kind of problem could be?
What's the means of 'bctrl' instruction that I found in its assembler?

Thanks,
Wei

             reply	other threads:[~2006-10-25 21:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-25 21:33 wei.li4 [this message]
2006-10-26 18:19 ` Kernel hangs in console_init() Scott Wood
2006-10-26 20:36   ` Becky Bruce

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=20061025173304.c57o9tf3go000wc0@webmail.mcgill.ca \
    --to=wei.li4@elf.mcgill.ca \
    --cc=linuxppc-embedded@ozlabs.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;
as well as URLs for NNTP newsgroup(s).