summaryrefslogtreecommitdiffstats
path: root/board/solidrun/hummingboard/Makefile
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2014-01-03 15:55:58 -0200
committerStefano Babic <sbabic@denx.de>2014-01-15 10:33:25 +0100
commit3a21773129f6ef218f1978d05a1a5d5cf6801ab6 (patch)
treecc0839f6d06048b4ef9a1d292316798b77ebc6b6 /board/solidrun/hummingboard/Makefile
parent5f98d0b5d3038cb3345712bc779efacaba4322f7 (diff)
downloadblackbird-obmc-uboot-3a21773129f6ef218f1978d05a1a5d5cf6801ab6.tar.gz
blackbird-obmc-uboot-3a21773129f6ef218f1978d05a1a5d5cf6801ab6.zip
mx6: Add initial support for the Hummingboard solo
SolidRun has designed the Hummingboard board based on mx6q/dl/solo. Add the initial support for the mx6 solo variant. More information about this hardware can be found at: http://imx.solid-run.com/wiki/index.php?title=Carrier-One_Hardware (Carrier-One was the previous name of Hummingboard). Based on the work from Jon Nettleton <jon.nettleton@gmail.com>. Signed-off-by: Jon Nettleton <jon.nettleton@gmail.com> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Diffstat (limited to 'board/solidrun/hummingboard/Makefile')
-rw-r--r--board/solidrun/hummingboard/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/board/solidrun/hummingboard/Makefile b/board/solidrun/hummingboard/Makefile
new file mode 100644
index 0000000000..042a2f0766
--- /dev/null
+++ b/board/solidrun/hummingboard/Makefile
@@ -0,0 +1,9 @@
+#
+# (C) Copyright 2013 Freescale Semiconductor, Inc.
+# Copyright (C) 2013, Boundary Devices <info@boundarydevices.com>
+# Copyright (C) 2013, Jon Nettleton <jon.nettleton@gmail.com>
+#
+# SPDX-License-Identifier: GPL-2.0+
+#
+
+obj-y := hummingboard.o
OpenPOWER on IntegriCloud