ARM: pxa: add the zylonite board
Add the first pxa3xx board, zylonite. Zylonite is the Marvell System
Development Platform.

Several version are available, based on either :
 - PXA300
 - PXA310
 - PXA320

This version was only tested on a PXA310 based board, and uses :
 - the ethernet controller
 - the nand controller

These drivers seem to be common to all zylonite boards.

Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent e340ce0 commit 3155f5df4d908d9d2cac56720297fcf2e9a4a0c1
@Robert Jarzmik Robert Jarzmik authored on 9 Jan 2015
Sascha Hauer committed on 19 Jan 2015
Showing 10 changed files
View
arch/arm/boards/Makefile
View
arch/arm/boards/zylonite/Makefile 0 → 100644
View
arch/arm/boards/zylonite/board.c 0 → 100644
View
arch/arm/boards/zylonite/env/bin/init 0 → 100644
View
arch/arm/boards/zylonite/env/bin/mtd_env_override 0 → 100644
View
arch/arm/boards/zylonite/env/config 0 → 100644
View
arch/arm/boards/zylonite/lowlevel.c 0 → 100644
View
arch/arm/boards/zylonite/zylonite.h 0 → 100644
View
arch/arm/configs/zylonite310_defconfig 0 → 100644
View
arch/arm/mach-pxa/Kconfig