commit | 4bc256501a159abc7e9fee43f63c68894f6a11d8 | [log] [tgz] |
---|---|---|
author | Sascha Hauer <s.hauer@pengutronix.de> | Sat Jul 05 10:02:51 2008 +0200 |
committer | Robert Schwebel <r.schwebel@pengutronix.de> | Sat Jul 05 10:02:51 2008 +0200 |
tree | 934b9da94e0dfb720556d24004399784bbe8a8d7 | |
parent | d0f349fbce2905607e0473d2358f97f48866e52c [diff] |
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>