aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/include
diff options
context:
space:
mode:
authorLen Sorensen <lsorense@csclub.uwaterloo.ca>2009-02-05 10:11:24 +1000
committerGreg Ungerer <gerg@uclinux.org>2009-03-24 15:17:43 +1000
commit4330e179a96bc9310d36e9b858bc8f275f329312 (patch)
treec173ef0aff6f0285b805b87194f2a0575542c143 /arch/m68k/include
parentc315bd5fdd2a949a9ccc22b2c64ee694602682d4 (diff)
m68knommu: Fix support for console port other than ttyS0 on mcf.c
Due to a case of backwards logic, mfc.c always makes the console port be ttyS0 even when you ask for another port. This patch fixes this issue. Only when the requested port is NOT in the range 0 to MAXPORTS-1 do we force it to be treated as if port 0 was requested. Forcing the port to 0 when it is in fact in the range 0 to MAXPORTS is not helpful. Tested with working console on ttyS2 on a 5271evb. Signed-off-by: Len Sorensen <lsorense@csclub.uwaterloo.ca> Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Diffstat (limited to 'arch/m68k/include')
0 files changed, 0 insertions, 0 deletions