commit | 52885b32a5f7326d9505ca45969a695bad2459c4 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Fri Mar 18 16:54:32 2011 +0000 |
committer | David Howells <dhowells@redhat.com> | Fri Mar 18 16:54:32 2011 +0000 |
tree | a849c4dfad098fc42a9b5b74dcd23931cc662c00 | |
parent | 5141c46c6137f4866eb5f29e25ed0556bcc4c634 [diff] |
MN10300: Allow KGDB to use the MN10300 serial ports 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>