ARM: mxs: Add low-level debug UART support
authorShawn Guo <shawn.guo@freescale.com>
Mon, 20 Dec 2010 14:57:42 +0000 (22:57 +0800)
committerUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Mon, 20 Dec 2010 16:29:23 +0000 (17:29 +0100)
commit41fa75bc09d31c47d6606233b60f595524c28cd4
treeaad3cefe310728937792a5ce6dfca8cb41fef2e6
parent289569f902dc70fc42b8c7cab627f9d615a720f1
ARM: mxs: Add low-level debug UART support

 - DEBUG_LL support, which is incompatible with multi-soc MXS image
   because of different DUART base address on MX23 and MX28
 - uncompress message support

Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
arch/arm/mach-mxs/include/mach/debug-macro.S [new file with mode: 0644]
arch/arm/mach-mxs/include/mach/uncompress.h [new file with mode: 0644]