MXC: add debug-macro.S for mxc
authorSascha Hauer <s.hauer@pengutronix.de>
Sat, 5 Jul 2008 08:02:51 +0000 (10:02 +0200)
committerRobert Schwebel <r.schwebel@pengutronix.de>
Sat, 5 Jul 2008 08:02:51 +0000 (10:02 +0200)
commit4bc256501a159abc7e9fee43f63c68894f6a11d8
tree934b9da94e0dfb720556d24004399784bbe8a8d7
parentd0f349fbce2905607e0473d2358f97f48866e52c
MXC: add debug-macro.S for mxc

This patch adds debug-macro.S for arch-mxc

Disadvantage: Due to the board specific UART definition, these macros (and
compile time) will fail for multi board kernels.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
include/asm-arm/arch-mxc/board-mx31ads.h
include/asm-arm/arch-mxc/debug-macro.S [new file with mode: 0644]