aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorJulien Boibessot <julien.boibessot@armadeus.com>2012-10-18 05:50:26 -0400
committerShawn Guo <shawn.guo@linaro.org>2012-10-19 04:45:20 -0400
commita957fdca4feb7fbc51f9c7c6a152a86f35ca7751 (patch)
tree02fe1029ff58c3af71eb3e1b84f464e2ed47cc83 /arch/arm/boot/dts/Makefile
parent8eec4b3117405e5561d2c65c9222cf3334c0ca3a (diff)
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 \
54dtb-$(CONFIG_ARCH_MXS) += imx23-evk.dtb \ 54dtb-$(CONFIG_ARCH_MXS) += imx23-evk.dtb \
55 imx23-olinuxino.dtb \ 55 imx23-olinuxino.dtb \
56 imx23-stmp378x_devb.dtb \ 56 imx23-stmp378x_devb.dtb \
57 imx28-apf28.dtb \
57 imx28-apx4devkit.dtb \ 58 imx28-apx4devkit.dtb \
58 imx28-cfa10036.dtb \ 59 imx28-cfa10036.dtb \
59 imx28-cfa10049.dtb \ 60 imx28-cfa10049.dtb \