]> git.baikalelectronics.ru Git - kernel.git/commit
[POWERPC] cpm_uart: Issue STOP_TX command before initializing console.
authorScott Wood <scottwood@freescale.com>
Tue, 17 Jul 2007 23:09:33 +0000 (18:09 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 4 Oct 2007 01:36:35 +0000 (20:36 -0500)
commit85cd573f5f4228967599893f6fea1e23169b39fb
tree798dc3f7cd3829813c001dc472d32eab19d05399
parenta833f0931b18be9556fcc53cd824fb89f7ca75a6
[POWERPC] cpm_uart: Issue STOP_TX command before initializing console.

This prevents some bootloader/bootwrapper characters from being lost.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
drivers/serial/cpm_uart/cpm_uart_core.c