summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2013-04-22 23:23:47 +0200
committerShawn Guo <shawn.guo@linaro.org>2013-06-17 16:04:16 +0800
commit051124e596869ddf3efa7a2dc2f8209401e55d09 (patch)
treedce347665a0dca02711f722bf3f83c8817c96cb4 /arch/arm/boot/dts/Makefile
parent59d5c0ce8a790475b22a18a94386bc2b3dd1aa31 (diff)
downloadlinux-051124e596869ddf3efa7a2dc2f8209401e55d09.tar.bz2
ARM: mx5: Add support for DENX M53EVK
This patch adds support for the DENX M53EVK board. The board currently supports NAND, Ethernet, UART, CAN, I2C. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
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 f0895c581a89..f56e599c1773 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -110,6 +110,7 @@ dtb-$(CONFIG_ARCH_MXC) += \
imx51-babbage.dtb \
imx53-ard.dtb \
imx53-evk.dtb \
+ imx53-m53evk.dtb \
imx53-mba53.dtb \
imx53-qsb.dtb \
imx53-smd.dtb \