summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorYork Sun <yorksun@freescale.com>2015-03-21 02:28:23 (GMT)
committerYork Sun <yorksun@freescale.com>2015-04-23 15:55:58 (GMT)
commit7288c2c2b0d4ea2475424ef9d00227a4b608234d (patch)
treed364d1acf79fa9dde7b931553cde665ec8372e94 /configs
parent9cc2c4713a822cccaa1c5872720a23675045dd42 (diff)
downloadu-boot-7288c2c2b0d4ea2475424ef9d00227a4b608234d.tar.xz
armv8/ls2085aqds: Add support of LS2085AQDS platform
The LS2085AQDS is an evaluatoin platform that supports the LS2085A family SoCs. This patch add basic support of 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>
Diffstat (limited to 'configs')
-rw-r--r--configs/ls2085aqds_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/ls2085aqds_defconfig b/configs/ls2085aqds_defconfig
new file mode 100644
index 0000000..e3a17a3
--- /dev/null
+++ b/configs/ls2085aqds_defconfig
@@ -0,0 +1,3 @@
+CONFIG_SYS_EXTRA_OPTIONS="SYS_FSL_DDR4"
+CONFIG_ARM=y
+CONFIG_TARGET_LS2085AQDS=y