summaryrefslogtreecommitdiff
path: root/arch/arm/dts/Makefile
diff options
context:
space:
mode:
authorWenyou Yang <wenyou.yang@atmel.com>2016-07-25 17:46:17 +0800
committerAndreas Bießmann <andreas@biessmann.org>2016-08-15 22:58:04 +0200
commit2c4b2dd28955075e7f8702f0192d4e8bdf80d4f6 (patch)
tree9347c7392a79e61854ffdfcf8bdfa8f942d2a08b /arch/arm/dts/Makefile
parent256a3f2466be1e4212abff92df285fcb6cdff5eb (diff)
downloadu-boot-imx-2c4b2dd28955075e7f8702f0192d4e8bdf80d4f6.zip
u-boot-imx-2c4b2dd28955075e7f8702f0192d4e8bdf80d4f6.tar.gz
u-boot-imx-2c4b2dd28955075e7f8702f0192d4e8bdf80d4f6.tar.bz2
ARM: at91/dt: Add device tree for SAMA5D2 Xplained
Add device tree for SAMA5D2 Xplained board. Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
Diffstat (limited to 'arch/arm/dts/Makefile')
-rw-r--r--arch/arm/dts/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile
index d93fabc..223124e 100644
--- a/arch/arm/dts/Makefile
+++ b/arch/arm/dts/Makefile
@@ -270,6 +270,9 @@ dtb-$(CONFIG_SOC_KEYSTONE) += k2hk-evm.dtb \
k2e-evm.dtb \
k2g-evm.dtb
+dtb-$(CONFIG_TARGET_SAMA5D2_XPLAINED) += \
+ at91-sama5d2_xplained.dtb
+
targets += $(dtb-y)
# Add any required device tree compiler flags here