MN10300: Allow KGDB to use the MN10300 serial ports
authorDavid Howells <dhowells@redhat.com>
Fri, 18 Mar 2011 16:54:32 +0000 (16:54 +0000)
committerDavid Howells <dhowells@redhat.com>
Fri, 18 Mar 2011 16:54:32 +0000 (16:54 +0000)
Allow KGDB to use the MN10300 serial ports through the polled I/O interface
provided via the TTY/serial layer and the kgdboc driver.  This allows the
kernel to be started with something like:

kgdboc=ttySM0,115200

added to the command line.

Signed-off-by: David Howells <dhowells@redhat.com>

No differences found