commit | 252fcaed48fc5473b3fc3cafbf977244b0cbf670 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@freescale.com> | Sat May 28 15:52:06 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Sat May 28 16:46:15 2005 -0700 |
tree | 96b8ceffe0e227343eb40aa594695aeb2ce3abf4 | |
parent | 94b9f46d61904422c498bf4cf9a90cc14398d311 [diff] |
[PATCH] ppc32: Fix some minor issues related to FSL Book-E KGDB support Some debug registers needed to be initialized early on to allow proper support for KGDB. Additionally, we need to setup the ppc.md_early_serial_map function pointer on boards that have serial support for KGDB. Signed-off-by: Kumar Gala <kumar.gala@freescale.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>