What's wrong with the serial port?

Shawn Jin shawnxjin at gmail.com
Sat Aug 13 07:38:40 EST 2005


> Has the serial port enabled interrupt so far at this stage?

Don't bother. I found the answer. console_init() is before
local_irq_enable(). So no interrupt is enabled before
local_irq_enable().

-Shawn.



More information about the Linuxppc-embedded mailing list