aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2012-01-30 10:45:52 -0500
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2012-04-20 11:17:00 -0400
commit995376a54460ea2e6279ad96353323048f7db3ab (patch)
treef3d4c5d884b625a002c8fe22a9c94508ef1d23a0 /arch/arm/mach-at91
parent5b6089cb6f283b29e7b1e181f95afd3dcf2d8948 (diff)
arm: at91: add Calao TNY-A9260 and TNY-A9G20 board support
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Diffstat (limited to 'arch/arm/mach-at91')
-rw-r--r--arch/arm/mach-at91/Makefile.boot2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-at91/Makefile.boot b/arch/arm/mach-at91/Makefile.boot
index 0c2336cc1a73..bdf984167ebb 100644
--- a/arch/arm/mach-at91/Makefile.boot
+++ b/arch/arm/mach-at91/Makefile.boot
@@ -15,7 +15,9 @@ endif
15 15
16# Keep dtb files sorted alphabetically for each SoC 16# Keep dtb files sorted alphabetically for each SoC
17# sam9260 17# sam9260
18dtb-$(CONFIG_MACH_AT91SAM_DT) += tny_a9260.dtb
18# sam9g20 19# sam9g20
20dtb-$(CONFIG_MACH_AT91SAM_DT) += tny_a9g20.dtb
19dtb-$(CONFIG_MACH_AT91SAM_DT) += usb_a9g20.dtb 21dtb-$(CONFIG_MACH_AT91SAM_DT) += usb_a9g20.dtb
20# sam9g45 22# sam9g45
21dtb-$(CONFIG_MACH_AT91SAM_DT) += at91sam9m10g45ek.dtb 23dtb-$(CONFIG_MACH_AT91SAM_DT) += at91sam9m10g45ek.dtb