How to trun off udbg0 during bootup?
SHAN Gavin
Gavin.Shan at alcatel-lucent.com
Thu Jan 21 14:56:48 EST 2010
Hi,
I `m working on a freescale-MPC8379eRDB like board.And I want to trun off
kernel message during bootup.
I tried to modify "console = XXX" argument in uboot but it did not work(It
works on ARM). Kernel always print:
"console [udbg0] enabled" or "console handover: boot [*udbg0*] -> real
[ttyS1]"
Does anybody know how can I turn off this udbg0?
You may check arch/powerpc/kernel/udbg.c and disable registering the early
debug console driver. Then you can not see the output before the message
line like "-> real [ttyS1]"
Good luck,
Gavin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20100121/1ca8d86d/attachment.htm>
More information about the Linuxppc-dev
mailing list