aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-vexpress/Makefile.boot
diff options
context:
space:
mode:
authorPawel Moll <pawel.moll@arm.com>2011-12-09 18:41:27 +0000
committerPawel Moll <pawel.moll@arm.com>2012-02-24 09:18:20 +0000
commitbfd5200c16637552979e5cc082eb29d759d894bf (patch)
treeae833031c8d598414b2b73da6283b711cba1444b /arch/arm/mach-vexpress/Makefile.boot
parentARM: vexpress: Motherboard RS1 memory map support (diff)
downloadlinux-dev-bfd5200c16637552979e5cc082eb29d759d894bf.tar.xz
linux-dev-bfd5200c16637552979e5cc082eb29d759d894bf.zip
ARM: vexpress: Add Device Tree for V2P-CA5s core tile
This patch adds Device Tree file for the CoreTile Express A5x2 (V2P-CA5s). Signed-off-by: Pawel Moll <pawel.moll@arm.com>
Diffstat (limited to 'arch/arm/mach-vexpress/Makefile.boot')
-rw-r--r--arch/arm/mach-vexpress/Makefile.boot2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-vexpress/Makefile.boot b/arch/arm/mach-vexpress/Makefile.boot
index c6dd8918b9ed..5e2177eb3fe0 100644
--- a/arch/arm/mach-vexpress/Makefile.boot
+++ b/arch/arm/mach-vexpress/Makefile.boot
@@ -3,3 +3,5 @@
zreladdr-y += 0x60008000
params_phys-y := 0x60000100
initrd_phys-y := 0x60800000
+
+dtb-$(CONFIG_ARCH_VEXPRESS_DT) += vexpress-v2p-ca5s.dtb