ARM: vincell: move to DT probing
This enabled multi image support for the Garz&Fricke Vincell board. Also
it adds the Vincell-LT as a second image with a separate device tree.
Previously we used the same image on both the Vincell and the Vincell-LT
image since the differences are not that significant for barebox. Still
this was good for quite some confusion internally, so let's properly
introduce a second image.

Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 382090e commit e243adbd76f30783100cafd3bdf89bdb7066bbe7
@Steffen Trumtrar Steffen Trumtrar authored on 30 Oct 2014
Sascha Hauer committed on 13 Jul 2015
Showing 12 changed files
View
Documentation/boards/imx/Garz-Fricke-Vincell.rst 0 → 100644
View
arch/arm/boards/guf-vincell/board.c
View
arch/arm/boards/guf-vincell/env/boot/nand-ubi 100644 → 0
View
arch/arm/boards/guf-vincell/env/init/mtdparts-nand 100644 → 0
View
arch/arm/boards/guf-vincell/env/nv/hostname 100644 → 0
View
arch/arm/boards/guf-vincell/lowlevel.c
View
arch/arm/configs/vincell_defconfig
View
arch/arm/dts/Makefile
View
arch/arm/dts/imx53-guf-vincell-lt.dts 0 → 100644
View
arch/arm/dts/imx53-guf-vincell.dts 0 → 100644
View
arch/arm/mach-imx/Kconfig
View
images/Makefile.imx