commit | 84b5ae15216aa3ea0314f395536ef9829af21e14 | [log] [tgz] |
---|---|---|
author | Jason Wessel <jason.wessel@windriver.com> | Wed Feb 20 13:33:39 2008 -0600 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Apr 17 20:05:39 2008 +0200 |
tree | 10ebd7ce14730148772bbb000caeaffe80802c9a | |
parent | b4b8ac524d9b6ed7229017145afa1d7afbea4a48 [diff] |
kgdb: kgdboc pl011 I/O module Implement the serial polling hooks for the pl011 uart for use with kgdboc. This patch was specifically tested on the ARM Versatile AB reference platform. [ mingo@elte.hu: minor cleanups. ] Signed-off-by: Jason Wessel <jason.wessel@windriver.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>