summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorGregory CLEMENT2013-01-31 15:50:12 +0100
committerArnd Bergmann2013-02-28 18:57:08 +0100
commit568fc0a321a7f3ae1c3626a4f471d49ff005779c (patch)
treeae54708933f88aec7996b3c1cfda2e851aa46902 /arch/arm/boot/dts/Makefile
parentarm: mvebu: update defconfig with local timer support (diff)
downloadkernel-qcow2-linux-568fc0a321a7f3ae1c3626a4f471d49ff005779c.tar.gz
kernel-qcow2-linux-568fc0a321a7f3ae1c3626a4f471d49ff005779c.tar.xz
kernel-qcow2-linux-568fc0a321a7f3ae1c3626a4f471d49ff005779c.zip
arm: mvebu: support for the new Armada XP development board(DB-MV784MP-GP)
This is the new Armada XP evaluation board from Marvell. It comes with a RS232 port over USB, a SATA link, an internal SSD, 4 Ethernet Gigabit links. Support for USB (Host and device), SDIO, PCIe will be added as drivers when they become available for Armada XP in mainline. Tested-by: Simon Guinot <simon.guinot@sequanux.org> Tested-by: Florian Fainelli <florian@openwrt.org> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com> Tested-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com> Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-rw-r--r--arch/arm/boot/dts/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index ebba972d774b..157fbebc9c24 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -80,6 +80,7 @@ dtb-$(CONFIG_ARCH_MVEBU) += armada-370-db.dtb \
armada-370-mirabox.dtb \
armada-370-rd.dtb \
armada-xp-db.dtb \
+ armada-xp-gp.dtb \
armada-xp-openblocks-ax3-4.dtb
dtb-$(CONFIG_ARCH_MXC) += imx51-babbage.dtb \
imx53-ard.dtb \