On Thu, Dec 22, 2011 at 09:57:53AM +0100, Dirk Behme wrote:
From: Saleem Abdulrasool <redacted>
These methods are invoked if the iMX uart is used in conjuction with kgdb during
early boot. In order to access the UART without the interrupts, the kernel uses
the basic polling methods for IO with the device. With these methods
implemented, it is now possible to enable kgdb during early boot over serial.
Signed-off-by: Saleem Abdulrasool <redacted>
Signed-off-by: Dirk Behme <redacted>
CC: Sascha Hauer <s.hauer@pengutronix.de>
CC: Fabio Estevam <festevam@gmail.com>
CC: Uwe Kleine-Koenig <redacted>
CC: linux-serial at vger.kernel.org
CC: Alan Cox <redacted>
I queued this for 3.3, and will send a pull-request to Greg.
--
Regards,
Shawn