summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorJulien Boibessot <julien.boibessot@armadeus.com>2012-10-18 11:50:26 +0200
committerShawn Guo <shawn.guo@linaro.org>2012-10-19 16:45:20 +0800
commita957fdca4feb7fbc51f9c7c6a152a86f35ca7751 (patch)
tree02fe1029ff58c3af71eb3e1b84f464e2ed47cc83 /arch/arm/boot/dts/Makefile
parent8eec4b3117405e5561d2c65c9222cf3334c0ca3a (diff)
downloadlwn-a957fdca4feb7fbc51f9c7c6a152a86f35ca7751.tar.gz
lwn-a957fdca4feb7fbc51f9c7c6a152a86f35ca7751.zip
ARM: mxs: Add support for the Armadeus Systems APF28 module
The APF28 is a small SOM built around an i.MX28 processor with 128MBytes DDR2, 256MBytes NAND Flash and an Ethernet PHY. Signed-off-by: Julien Boibessot <julien.boibessot@armadeus.com> Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@armadeus.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 c1ce813fcc4a..9bca96f0438f 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -54,6 +54,7 @@ dtb-$(CONFIG_ARCH_MXC) += imx51-babbage.dtb \
dtb-$(CONFIG_ARCH_MXS) += imx23-evk.dtb \
imx23-olinuxino.dtb \
imx23-stmp378x_devb.dtb \
+ imx28-apf28.dtb \
imx28-apx4devkit.dtb \
imx28-cfa10036.dtb \
imx28-cfa10049.dtb \