]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] cpm_uart: Fix 2nd serial port on MPC8560 ADS
authorKumar Gala <galak@freescale.com>
Sat, 3 Sep 2005 22:55:36 +0000 (15:55 -0700)
committerLinus Torvalds <torvalds@evo.osdl.org>
Mon, 5 Sep 2005 07:05:56 +0000 (00:05 -0700)
commite484d7abc1920d446ab884b729aefd1df35bbf32
tree6fa9483da37eb5ce02314420d99c49b3479da556
parent529bbf1137b4cd7258f7c91f2f6ff36939742160
[PATCH] cpm_uart: Fix 2nd serial port on MPC8560 ADS

The 2nd serial port on the MPC8560 ADS was not being configured correctly
and thus could not be used as a console.  Updated the defconfig for the
board to configure the proper SCC channel for the 2nd serial port.

Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
Signed-off-by: Kumar Gala <kumar.gala@freescale.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ppc/configs/mpc8560_ads_defconfig
drivers/serial/cpm_uart/cpm_uart_cpm2.c