boards: Add phytec-som-imx6
The main idea behind this patch is to avoid redundant code.  Because of
the module similarities of all i.MX6 based phytec boards, we can merge
its code.

The phytec-som-imx6 merges the code of all i.MX6 based phytec SOMs.  So
we will have only one "board" in the barebox for phyCARD-i.MX6 and
phyFLEX-i.MX6.

Signed-off-by: Stefan Christ <s.christ@phytec.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 54f9f85 commit a540c30359fe7a0dc018875d6212086cb0373140
@Stefan Christ Stefan Christ authored on 6 Nov 2015
Sascha Hauer committed on 9 Nov 2015
Showing 52 changed files
View
arch/arm/boards/Makefile
View
arch/arm/boards/phytec-phycard-imx6/Makefile 100644 → 0
View
arch/arm/boards/phytec-phycard-imx6/board.c 100644 → 0
View
arch/arm/boards/phytec-phycard-imx6/defaultenv-phycard-imx6/boot/nand 100644 → 0
View
arch/arm/boards/phytec-phycard-imx6/defaultenv-phycard-imx6/boot/sd-ext3 100644 → 0
View
arch/arm/boards/phytec-phycard-imx6/defaultenv-phycard-imx6/init/automount 100644 → 0
View
arch/arm/boards/phytec-phycard-imx6/defaultenv-phycard-imx6/nv/boot.default 100644 → 0
View
arch/arm/boards/phytec-phycard-imx6/defaultenv-phycard-imx6/nv/hostname 100644 → 0
View
arch/arm/boards/phytec-phycard-imx6/flash-header-phytec-pcaaxl3-1gib-1bank.imxcfg 100644 → 0
View
arch/arm/boards/phytec-phycard-imx6/flash-header-phytec-pcaaxl3-1gib.imxcfg 100644 → 0
View
arch/arm/boards/phytec-phycard-imx6/flash-header-phytec-pcaaxl3-2gib.imxcfg 100644 → 0
View
arch/arm/boards/phytec-phycard-imx6/flash-header-phytec-pcaaxl3.h 100644 → 0
View
arch/arm/boards/phytec-phycard-imx6/lowlevel.c 100644 → 0
View
arch/arm/boards/phytec-phyflex-imx6/Makefile 100644 → 0
View
arch/arm/boards/phytec-phyflex-imx6/board.c 100644 → 0
View
arch/arm/boards/phytec-phyflex-imx6/defaultenv-phyflex-imx6/boot/nand 100644 → 0
View
arch/arm/boards/phytec-phyflex-imx6/defaultenv-phyflex-imx6/boot/sd-ext3 100644 → 0
View
arch/arm/boards/phytec-phyflex-imx6/defaultenv-phyflex-imx6/init/automount 100644 → 0
View
arch/arm/boards/phytec-phyflex-imx6/defaultenv-phyflex-imx6/nv/boot.default 100644 → 0
View
arch/arm/boards/phytec-phyflex-imx6/defaultenv-phyflex-imx6/nv/hostname 100644 → 0
View
arch/arm/boards/phytec-phyflex-imx6/flash-header-phytec-pfla02-1gib-1bank.imxcfg 100644 → 0
View
arch/arm/boards/phytec-phyflex-imx6/flash-header-phytec-pfla02-1gib.imxcfg 100644 → 0
View
arch/arm/boards/phytec-phyflex-imx6/flash-header-phytec-pfla02-2gib.imxcfg 100644 → 0
View
arch/arm/boards/phytec-phyflex-imx6/flash-header-phytec-pfla02-4gib.imxcfg 100644 → 0
View
arch/arm/boards/phytec-phyflex-imx6/flash-header-phytec-pfla02.h 100644 → 0
View
arch/arm/boards/phytec-phyflex-imx6/flash-header-phytec-pfla02dl-1gib.imxcfg 100644 → 0
View
arch/arm/boards/phytec-phyflex-imx6/flash-header-phytec-pfla02dl.h 100644 → 0
View
arch/arm/boards/phytec-phyflex-imx6/flash-header-phytec-pfla02s-512mb.imxcfg 100644 → 0
View
arch/arm/boards/phytec-phyflex-imx6/lowlevel.c 100644 → 0
View
arch/arm/boards/phytec-som-imx6/Makefile 0 → 100644
View
arch/arm/boards/phytec-som-imx6/board.c 0 → 100644
View
arch/arm/boards/phytec-som-imx6/defaultenv-physom-imx6/boot/nand 0 → 100644
View
arch/arm/boards/phytec-som-imx6/defaultenv-physom-imx6/boot/sd-ext3 0 → 100644
View
arch/arm/boards/phytec-som-imx6/defaultenv-physom-imx6/init/automount 0 → 100644
View
arch/arm/boards/phytec-som-imx6/defaultenv-physom-imx6/nv/boot.default 0 → 100644
View
arch/arm/boards/phytec-som-imx6/flash-header-phytec-pcaaxl3-1gib-1bank.imxcfg 0 → 100644
View
arch/arm/boards/phytec-som-imx6/flash-header-phytec-pcaaxl3-1gib.imxcfg 0 → 100644
View
arch/arm/boards/phytec-som-imx6/flash-header-phytec-pcaaxl3-2gib.imxcfg 0 → 100644
View
arch/arm/boards/phytec-som-imx6/flash-header-phytec-pcaaxl3.h 0 → 100644
View
arch/arm/boards/phytec-som-imx6/flash-header-phytec-pfla02-1gib-1bank.imxcfg 0 → 100644
View
arch/arm/boards/phytec-som-imx6/flash-header-phytec-pfla02-1gib.imxcfg 0 → 100644
View
arch/arm/boards/phytec-som-imx6/flash-header-phytec-pfla02-2gib.imxcfg 0 → 100644
View
arch/arm/boards/phytec-som-imx6/flash-header-phytec-pfla02-4gib.imxcfg 0 → 100644
View
arch/arm/boards/phytec-som-imx6/flash-header-phytec-pfla02.h 0 → 100644
View
arch/arm/boards/phytec-som-imx6/flash-header-phytec-pfla02dl-1gib.imxcfg 0 → 100644
View
arch/arm/boards/phytec-som-imx6/flash-header-phytec-pfla02dl.h 0 → 100644
View
arch/arm/boards/phytec-som-imx6/flash-header-phytec-pfla02s-512mb.imxcfg 0 → 100644
View
arch/arm/boards/phytec-som-imx6/lowlevel.c 0 → 100644
View
arch/arm/configs/imx_v7_defconfig
View
arch/arm/dts/Makefile
View
arch/arm/mach-imx/Kconfig
View
images/Makefile.imx