summaryrefslogtreecommitdiff
path: root/board/freescale/ls1088a/Makefile
diff options
context:
space:
mode:
authorAshish Kumar <Ashish.Kumar@nxp.com>2017-07-26 04:31:09 (GMT)
committerPrabhakar Kushwaha <prabhakar.kushwaha@nxp.com>2017-08-23 04:12:21 (GMT)
commit364000a9ae6d9fbeb64ff30f0e85ce900b5ff607 (patch)
treecc0146ae31a58e476d80777fe190d8539c062eba /board/freescale/ls1088a/Makefile
parentd7bab3b090942d838369f06b6012647e0f5ef228 (diff)
downloadu-boot-364000a9ae6d9fbeb64ff30f0e85ce900b5ff607.tar.xz
armv8: ls1088ardb: Add support for LS1088ARDB platform
LS1088A is an ARMv8 implementation. The LS1088ARDB is an evaluatoin platform that supports the LS1088A family SoCs. This patch add basic support of the platform. Signed-off-by: Alison Wang <alison.wang@nxp.com> Signed-off-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com> Signed-off-by: Ashish Kumar <Ashish.Kumar@nxp.com> Signed-off-by: Raghav Dogra <raghav.dogra@nxp.com> Signed-off-by: Shaohui Xie <Shaohui.Xie@nxp.com>
Diffstat (limited to 'board/freescale/ls1088a/Makefile')
-rw-r--r--board/freescale/ls1088a/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/board/freescale/ls1088a/Makefile b/board/freescale/ls1088a/Makefile
new file mode 100644
index 0000000..e997cf1
--- /dev/null
+++ b/board/freescale/ls1088a/Makefile
@@ -0,0 +1,9 @@
+#
+# Copyright 2017 NXP
+#
+# SPDX-License-Identifier: GPL-2.0+
+#
+
+obj-y += ls1088a.o
+obj-$(CONFIG_TARGET_LS1088ARDB) += eth_ls1088ardb.o
+obj-y += ddr.o