boards: Add phytec-som-am335x
The main idea behind this patch is to avoid redundant board code.
Because of the module similarities of all am335x based phytec boards, we can
merge its code.
The phytec-som-am335x merges the code of all am335x based phytec SOMs.
So we will have only one "board" in the barebox for phyCORE, phyFLEX.

Signed-off-by: Wadim Egorov <w.egorov@phytec.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent c145c92 commit d0ae1330b00c6e7cf0ac9aab799d24f78482c990
@Wadim Egorov Wadim Egorov authored on 4 Feb 2015
Sascha Hauer committed on 2 Mar 2015
Showing 33 changed files
View
arch/arm/boards/Makefile
View
arch/arm/boards/phytec-phycore-am335x/Makefile 100644 → 0
View
arch/arm/boards/phytec-phycore-am335x/board.c 100644 → 0
View
arch/arm/boards/phytec-phycore-am335x/defaultenv-phycore-am335x/boot/mmc 100644 → 0
View
arch/arm/boards/phytec-phycore-am335x/defaultenv-phycore-am335x/boot/nand 100644 → 0
View
arch/arm/boards/phytec-phycore-am335x/defaultenv-phycore-am335x/boot/spi 100644 → 0
View
arch/arm/boards/phytec-phycore-am335x/defaultenv-phycore-am335x/init/bootsource 100644 → 0
View
arch/arm/boards/phytec-phycore-am335x/defaultenv-phycore-am335x/init/init-usbserial 100644 → 0
View
arch/arm/boards/phytec-phycore-am335x/defaultenv-phycore-am335x/nv/bootargs.base 100644 → 0
View
arch/arm/boards/phytec-phycore-am335x/defaultenv-phycore-am335x/nv/hostname 100644 → 0
View
arch/arm/boards/phytec-phycore-am335x/lowlevel.c 100644 → 0
View
arch/arm/boards/phytec-phyflex-am335x/Makefile 100644 → 0
View
arch/arm/boards/phytec-phyflex-am335x/board.c 100644 → 0
View
arch/arm/boards/phytec-phyflex-am335x/defaultenv-phyflex-am335x/boot/mmc 100644 → 0
View
arch/arm/boards/phytec-phyflex-am335x/defaultenv-phyflex-am335x/boot/nand 100644 → 0
View
arch/arm/boards/phytec-phyflex-am335x/defaultenv-phyflex-am335x/boot/spi 100644 → 0
View
arch/arm/boards/phytec-phyflex-am335x/defaultenv-phyflex-am335x/init/bootsource 100644 → 0
View
arch/arm/boards/phytec-phyflex-am335x/defaultenv-phyflex-am335x/nv/hostname 100644 → 0
View
arch/arm/boards/phytec-phyflex-am335x/defaultenv-phyflex-am335x/nv/linux.bootargs.base 100644 → 0
View
arch/arm/boards/phytec-phyflex-am335x/lowlevel.c 100644 → 0
View
arch/arm/boards/phytec-som-am335x/Makefile 0 → 100644
View
arch/arm/boards/phytec-som-am335x/board.c 0 → 100644
View
arch/arm/boards/phytec-som-am335x/defaultenv-physom-am335x/boot/mmc 0 → 100644
View
arch/arm/boards/phytec-som-am335x/defaultenv-physom-am335x/boot/nand 0 → 100644
View
arch/arm/boards/phytec-som-am335x/defaultenv-physom-am335x/boot/spi 0 → 100644
View
arch/arm/boards/phytec-som-am335x/defaultenv-physom-am335x/init/bootsource 0 → 100644
View
arch/arm/boards/phytec-som-am335x/lowlevel.c 0 → 100644
View
arch/arm/boards/phytec-som-am335x/ram-timings.h 0 → 100644
View
arch/arm/configs/am335x_defconfig
View
arch/arm/configs/am335x_mlo_defconfig
View
arch/arm/dts/Makefile
View
arch/arm/mach-omap/Kconfig
View
images/Makefile.am33xx