linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Kernel hangs in console_init()
@ 2006-10-25 21:33 wei.li4
  2006-10-26 18:19 ` Scott Wood
  0 siblings, 1 reply; 3+ messages in thread
From: wei.li4 @ 2006-10-25 21:33 UTC (permalink / raw)
  To: linuxppc-embedded

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

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

end of thread, other threads:[~2006-10-26 20:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-25 21:33 Kernel hangs in console_init() wei.li4
2006-10-26 18:19 ` Scott Wood
2006-10-26 20:36   ` Becky Bruce

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).