Hi Shankar
what is your kernel command line?
there should something like: "console=ttyS0,57600n8" in your command line.

Shankar Ganesh wrote:
> Hi Friends,
> 
> I am trying to understand how console hand over option is enabled in
> kernel configuration. On my kernel default configuration, console is
> handed over to LCD diaplay from serial console. How do i enable  console
> on both devices (serial & LCD )?  is there any CONFIG value to be enabled ?
> 
> The following flag in kernel/printk.c disables the serial console on my
> platform kernel
> 
> if (bootconsole && (console->flags & CON_CONSDEV))
> 
> 
> thanks,
> Shankar


-- 
Xiangfu Liu
Email: xiangfu at qi-hardware dot com
Web: http://www.qi-hardware.com

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [email protected]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to