aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/52xx/mpc5200_simple.c
diff options
context:
space:
mode:
authorGrzegorz Bernacki <gjb@semihalf.com>2009-02-04 13:39:17 -0700
committerGrant Likely <grant.likely@secretlab.ca>2009-02-04 13:39:17 -0700
commitbdad05489fe5f7487c7a22ef311f005cb62ebbb6 (patch)
tree23a289e94043a5eea500e6b304a5a8294d5569c8 /arch/powerpc/platforms/52xx/mpc5200_simple.c
parentbfee95bb830ff0260f3e2e0b1aa6b7492573fe4d (diff)
powerpc/5200: Add support for the digsy MTC board.
Board support for the InterControl Digsy-MTC device based on the MPC5200B SoC. Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'arch/powerpc/platforms/52xx/mpc5200_simple.c')
-rw-r--r--arch/powerpc/platforms/52xx/mpc5200_simple.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/52xx/mpc5200_simple.c b/arch/powerpc/platforms/52xx/mpc5200_simple.c
index a3bda0b9f1ff..d5e1471e51f7 100644
--- a/arch/powerpc/platforms/52xx/mpc5200_simple.c
+++ b/arch/powerpc/platforms/52xx/mpc5200_simple.c
@@ -50,6 +50,7 @@ static void __init mpc5200_simple_setup_arch(void)
/* list of the supported boards */
static char *board[] __initdata = {
+ "intercontrol,digsy-mtc",
"promess,motionpro",
"phytec,pcm030",
"schindler,cm5200",