[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)
commit0d8ba1a9793302fdcee3d6d4133c455023ca8ce9
tree6fa9483da37eb5ce02314420d99c49b3479da556
parent2698ebcb4338f09206b5accd75bc5cf2ed3dc641
[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