]> bbs.cooldavid.org Git - net-next-2.6.git/commit - arch/arm/mach-versatile/include/mach/debug-macro.S
[ARM] Collect Primecell PL01x-based debug implementations together
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Thu, 16 Mar 2006 20:50:34 +0000 (20:50 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 21 Mar 2006 22:05:58 +0000 (22:05 +0000)
commit71dccd0f158a8077c92d51f213b55991b7a0e47e
treee5a3f3284db0669b63ea8ad6a263f226aca48dd1
parent268099e3ccca5a988632ce18abd21d809d632ddc
[ARM] Collect Primecell PL01x-based debug implementations together

Several ARM machine implementations used a PL01x primecell compatible
serial port for debugging purposes, and indepdently implemented the low
level debug macros every time.  Provide a common implementation and
convert these implementations to use this version.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
include/asm-arm/arch-integrator/debug-macro.S
include/asm-arm/arch-realview/debug-macro.S
include/asm-arm/arch-versatile/debug-macro.S
include/asm-arm/hardware/debug-pl01x.S [new file with mode: 0644]