]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mx31moboard: initial support for various baseboards
authorValentin Longchamp <valentin.longchamp@epfl.ch>
Mon, 16 Feb 2009 11:47:51 +0000 (12:47 +0100)
committerSascha Hauer <s.hauer@pengutronix.de>
Fri, 13 Mar 2009 09:34:21 +0000 (10:34 +0100)
commite00f0b4a9316c9de000697e489f6102271e94dc4
treef04e346f019a4a68ff66231fcb2eafdd9428af72
parente180a5c26fae12dcc02244df68a6089cd5522df7
mx31moboard: initial support for various baseboards

This enables our mx31moboard to be used on the different baseboards that
we are developping according to the application needs. There are not
many differences between the boards for now, but when other peripherals
are available for mx31 the differences are going to grow.

v2: takes Sascha's comments into account

Signed-off-by: Valentin Longchamp <valentin.longchamp@epfl.ch>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/mach-mx3/Makefile
arch/arm/mach-mx3/mx31moboard-devboard.c [new file with mode: 0644]
arch/arm/mach-mx3/mx31moboard-marxbot.c [new file with mode: 0644]
arch/arm/mach-mx3/mx31moboard.c
arch/arm/plat-mxc/include/mach/board-mx31moboard.h [new file with mode: 0644]