summaryrefslogtreecommitdiffstats
path: root/board/atmel/sama5d2_xplained/Makefile
diff options
context:
space:
mode:
authorWenyou Yang <wenyou.yang@atmel.com>2015-10-30 09:55:52 +0800
committerAndreas Bießmann <andreas.devel@googlemail.com>2015-11-30 22:27:53 +0100
commit75238f236735467d53916aa5bdafbe89ce94f9fb (patch)
tree25f1718b117fb89c38018db90913401c05af9ef9 /board/atmel/sama5d2_xplained/Makefile
parent2c62c56a86e16cc1f90a7603ea8fcbf0fd773dae (diff)
downloadtalos-obmc-uboot-75238f236735467d53916aa5bdafbe89ce94f9fb.tar.gz
talos-obmc-uboot-75238f236735467d53916aa5bdafbe89ce94f9fb.zip
arm: atmel: Add SAMA5D2 Xplained board
The board supports following features: - Boot media support: SD card/e.MMC/SPI flash, - Support LCD display (optional, disabled by default), - Support ethernet, - Support USB mass storage. Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com> [fix checkpatch warnings] Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
Diffstat (limited to 'board/atmel/sama5d2_xplained/Makefile')
-rw-r--r--board/atmel/sama5d2_xplained/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/board/atmel/sama5d2_xplained/Makefile b/board/atmel/sama5d2_xplained/Makefile
new file mode 100644
index 0000000000..420870b561
--- /dev/null
+++ b/board/atmel/sama5d2_xplained/Makefile
@@ -0,0 +1,8 @@
+#
+# Copyright (C) 2015 Atmel Corporation
+# Wenyou Yang <wenyou.yang@atmel.com>
+#
+# SPDX-License-Identifier: GPL-2.0+
+#
+
+obj-y += sama5d2_xplained.o
OpenPOWER on IntegriCloud