summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorHan Xu <b45815@freescale.com>2015-05-15 10:40:22 -0500
committerMax Krummenacher <max.krummenacher@toradex.com>2016-03-09 14:42:35 +0100
commitc50d7e9f84fc9531c87e797a243b765a3651b23b (patch)
treed202ebdfb58114a989ce8db33d315b8ec078123e /configs
parent23d00f41912c5d397701de942470a70bddf81e6a (diff)
MLK-10908: imx: mx6sx Add mx6sx_17x17_arm2_qspi2 config
This config was missed when porting to 2015.04 u-boot. Signed-off-by: Han Xu <b45815@freescale.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/mx6sx_17x17_arm2_qspi2_defconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/configs/mx6sx_17x17_arm2_qspi2_defconfig b/configs/mx6sx_17x17_arm2_qspi2_defconfig
new file mode 100644
index 0000000000..b0888a4b9b
--- /dev/null
+++ b/configs/mx6sx_17x17_arm2_qspi2_defconfig
@@ -0,0 +1,7 @@
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6sx_17x17_arm2/imximage.cfg,MX6SX,SYS_BOOT_QSPI"
+CONFIG_ARM=y
+CONFIG_TARGET_MX6SX_17X17_ARM2=y
+CONFIG_SYS_MALLOC_F=y
+CONFIG_SYS_MALLOC_F_LEN=0x400
+CONFIG_DM=y
+CONFIG_DM_THERMAL=y