summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorYork Sun <yorksun@freescale.com>2015-03-20 19:28:24 -0700
committerYork Sun <yorksun@freescale.com>2015-04-23 08:55:58 -0700
commite2b65ea975c2ddc67a958bf428e34ee3c543061a (patch)
tree36641a3aba11b9c80a655c4c1ebbeaf173f9df60 /configs
parent7288c2c2b0d4ea2475424ef9d00227a4b608234d (diff)
downloadtalos-obmc-uboot-e2b65ea975c2ddc67a958bf428e34ee3c543061a.tar.gz
talos-obmc-uboot-e2b65ea975c2ddc67a958bf428e34ee3c543061a.zip
armv8/ls2085ardb: Add support of LS2085ARDB platform
The LS2085ARDB is a evaluation platform that supports LS2085A family SoCs. This patch add sbasic support for the platform. Signed-off-by: York Sun <yorksun@freescale.com> Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com> Signed-off-by: Bhupesh Sharma <bhupesh.sharma@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/ls2085ardb_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/ls2085ardb_defconfig b/configs/ls2085ardb_defconfig
new file mode 100644
index 0000000000..6b64f71817
--- /dev/null
+++ b/configs/ls2085ardb_defconfig
@@ -0,0 +1,3 @@
+CONFIG_SYS_EXTRA_OPTIONS="SYS_FSL_DDR4"
+CONFIG_ARM=y
+CONFIG_TARGET_LS2085ARDB=y
OpenPOWER on IntegriCloud