From: David Howells Date: Fri, 18 Mar 2011 16:54:32 +0000 (+0000) Subject: MN10300: Allow KGDB to use the MN10300 serial ports X-Git-Tag: v2.6.39-rc1~81^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52885b32a5f7326d9505ca45969a695bad2459c4;p=pandora-kernel.git 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 --- Reading git-diff-tree failed