mxc: add common debug board for 3-stack platforms
authorJason Wang <jason77.wang@gmail.com>
Thu, 24 Jun 2010 13:11:28 +0000 (21:11 +0800)
committerSascha Hauer <s.hauer@pengutronix.de>
Mon, 26 Jul 2010 12:29:19 +0000 (14:29 +0200)
commitfa94f8dce1459eef1f0f8d5b1e4f26c3f058dec2
treec6ef4962d52dbbbf876c80c055d05cb0c65d4c29
parent2dcf78c0eeae3bd07082821557014f25f02ca2e9
mxc: add common debug board for 3-stack platforms

The debug board is little different for all mxc 3-stack(PDK)
platforms, it is possible here to add a common implementation to
support this board.

Signed-off-by: Jason Wang <jason77.wang@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/plat-mxc/3ds_debugboard.c [new file with mode: 0644]
arch/arm/plat-mxc/Kconfig
arch/arm/plat-mxc/Makefile
arch/arm/plat-mxc/include/mach/3ds_debugboard.h [new file with mode: 0644]