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

Reply via email to