summaryrefslogtreecommitdiff
path: root/arch/arm/mach-litesom/Makefile
diff options
context:
space:
mode:
authorMarcin Niestroj <m.niestroj@grinn-global.com>2016-12-07 15:46:32 (GMT)
committerStefano Babic <sbabic@denx.de>2016-12-16 09:31:04 (GMT)
commit727feafebbdfe23d86b8517aedcb4501d4c49ba9 (patch)
tree1361f8f68fd705d3c44f21cbc5ea77e67a1dc11b /arch/arm/mach-litesom/Makefile
parenta11e30f8c877ea9aaeef0e9e762b811a08d65bd1 (diff)
downloadu-boot-727feafebbdfe23d86b8517aedcb4501d4c49ba9.tar.xz
ARM: imx6ul: Add support for liteSOM
liteSOM is a System On Module (http://grinn-global.com/litesom/). It can't exists on its own, but will be used as part of other boards. Hardware specification: * NXP i.MX6UL processor * 256M or 512M DDR3 memory * optional eMMC (uSDHC2) Here we treat SOM similar to SOC, so we place it inside arch/arm/mach-* directory and make it possible to reuse initialization code (i.e. DDR, eMMC init) for all boards that use it. Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
Diffstat (limited to 'arch/arm/mach-litesom/Makefile')
-rw-r--r--arch/arm/mach-litesom/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/mach-litesom/Makefile b/arch/arm/mach-litesom/Makefile
new file mode 100644
index 0000000..b15eb64
--- /dev/null
+++ b/arch/arm/mach-litesom/Makefile
@@ -0,0 +1,6 @@
+# (C) Copyright 2016 Grinn
+#
+# SPDX-License-Identifier: GPL-2.0+
+#
+
+obj-y := litesom.o