commit | 0d8ba1a9793302fdcee3d6d4133c455023ca8ce9 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@freescale.com> | Sat Sep 03 15:55:36 2005 -0700 |
committer | Linus Torvalds <torvalds@evo.osdl.org> | Mon Sep 05 00:05:56 2005 -0700 |
tree | 6fa9483da37eb5ce02314420d99c49b3479da556 | |
parent | 2698ebcb4338f09206b5accd75bc5cf2ed3dc641 [diff] |
[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>