ARM: i.MX6: add Technexion Wandboard support
This adds support support for the i.MX6 Technexion Wandboard. The
board comes in different SoC variants and different amounts of RAM.
The baord type is autodetected based on the SoC type, so all boards
can be supported by the same binary image.

Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent cfcb530 commit 97d5514a02efd2f464b5377460182e46a60b184e
@Michael Grzeschik Michael Grzeschik authored on 8 Jun 2015
Sascha Hauer committed on 27 Oct 2015
Showing 13 changed files
View
arch/arm/boards/Makefile
View
arch/arm/boards/technexion-wandboard/Makefile 0 → 100644
View
arch/arm/boards/technexion-wandboard/board.c 0 → 100644
View
arch/arm/boards/technexion-wandboard/env/boot/mmc2.1 0 → 100644
View
arch/arm/boards/technexion-wandboard/env/init/bootsource 0 → 100644
View
arch/arm/boards/technexion-wandboard/flash-header-technexion-wandboard.imxcfg 0 → 100644
View
arch/arm/boards/technexion-wandboard/lowlevel.c 0 → 100644
View
arch/arm/configs/imx_v7_defconfig
View
arch/arm/dts/Makefile
View
arch/arm/dts/imx6dl-wandboard.dts 0 → 100644
View
arch/arm/dts/imx6q-wandboard.dts 0 → 100644
View
arch/arm/mach-imx/Kconfig
View
images/Makefile.imx