summaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91/Makefile.boot
diff options
context:
space:
mode:
authorJiri Prchal <jiri.prchal@aksignal.cz>2012-07-09 10:05:18 +0200
committerNicolas Ferre <nicolas.ferre@atmel.com>2012-07-09 20:45:31 +0200
commit3c68bb48214f87562b6956195178d991403d66d4 (patch)
treeac794b9a18d6d49935b6f56688f58558d0474674 /arch/arm/mach-at91/Makefile.boot
parent2e8e4711fed439fc5642e80ee5797d285c11c7d3 (diff)
ARM: at91: Add support for board aks-cdu
Add support for our "aks-cdu" board based up on Telit's module GE863 Pro3. It has more uarts, leds, another nand partitioning. Signed-off-by: Jiri Prchal <jiri.prchal@aksignal.cz> [nicolas.ferre@atmel.com: correction of the dts file] Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Diffstat (limited to 'arch/arm/mach-at91/Makefile.boot')
-rw-r--r--arch/arm/mach-at91/Makefile.boot1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-at91/Makefile.boot b/arch/arm/mach-at91/Makefile.boot
index 11c3ca765401..30bb7332e30b 100644
--- a/arch/arm/mach-at91/Makefile.boot
+++ b/arch/arm/mach-at91/Makefile.boot
@@ -15,6 +15,7 @@ endif
# Keep dtb files sorted alphabetically for each SoC
# sam9260
+dtb-$(CONFIG_MACH_AT91SAM_DT) += aks-cdu.dtb
dtb-$(CONFIG_MACH_AT91SAM_DT) += ethernut5.dtb
dtb-$(CONFIG_MACH_AT91SAM_DT) += evk-pro3.dtb
dtb-$(CONFIG_MACH_AT91SAM_DT) += tny_a9260.dtb