summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/Makefile
diff options
context:
space:
mode:
authorLokesh Vutla <lokeshvutla@ti.com>2016-05-16 11:24:25 +0530
committerTom Rini <trini@konsulko.com>2016-05-27 15:47:48 -0400
commita1b4885153c5fbc26ace38292dee3b3f2b86e3e8 (patch)
tree50e7a240fe9941af2931d9688a7e4a980908dabc /arch/arm/dts/Makefile
parent505ea6e82a3c7eafd946cee788f8985e7573bf52 (diff)
downloadblackbird-obmc-uboot-a1b4885153c5fbc26ace38292dee3b3f2b86e3e8.tar.gz
blackbird-obmc-uboot-a1b4885153c5fbc26ace38292dee3b3f2b86e3e8.zip
ARM: dts: am335x-bone: Enable uart and timer
Allow am335x-bone.dts to be built and enable uart and timer for all beaglebones. Reviewed-by: Tom Rini <trini@konsulko.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Diffstat (limited to 'arch/arm/dts/Makefile')
-rw-r--r--arch/arm/dts/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile
index a833a6806a..5d2910d5a7 100644
--- a/arch/arm/dts/Makefile
+++ b/arch/arm/dts/Makefile
@@ -91,7 +91,7 @@ dtb-$(CONFIG_ARCH_ZYNQMP) += \
zynqmp-zc1751-xm015-dc1.dtb \
zynqmp-zc1751-xm016-dc2.dtb \
zynqmp-zc1751-xm019-dc5.dtb
-dtb-$(CONFIG_AM33XX) += am335x-boneblack.dtb am335x-evm.dtb
+dtb-$(CONFIG_AM33XX) += am335x-boneblack.dtb am335x-bone.dtb am335x-evm.dtb
dtb-$(CONFIG_AM43XX) += am437x-gp-evm.dtb am437x-sk-evm.dtb \
am43x-epos-evm.dtb \
am437x-idk-evm.dtb
OpenPOWER on IntegriCloud