summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYe.Li <B37916@freescale.com>2015-09-01 17:25:15 +0800
committerMax Krummenacher <max.krummenacher@toradex.com>2016-02-17 10:54:02 +0100
commitc97f23e447e26f8d413f92d548dbbc0fa331a334 (patch)
tree9e3fb654a66580210ae5ed4a704c779994085ee2
parenta355d69537d2f249790a196206c0472399fd5f10 (diff)
MLK-11478 imx: mx6ul: Add QSPINOR boot support on mx6ul 9x9 evk board
Add new build target: mx6ul_9x9_evk_qspi1_config Signed-off-by: Ye.Li <B37916@freescale.com>
-rw-r--r--configs/mx6ul_9x9_evk_qspi1_defconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/mx6ul_9x9_evk_qspi1_defconfig b/configs/mx6ul_9x9_evk_qspi1_defconfig
new file mode 100644
index 0000000000..69c5f8a735
--- /dev/null
+++ b/configs/mx6ul_9x9_evk_qspi1_defconfig
@@ -0,0 +1,5 @@
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6ul_14x14_evk/imximage_lpddr2.cfg,MX6UL,MX6UL_9X9_LPDDR2,SYS_BOOT_QSPI"
+CONFIG_ARM=y
+CONFIG_TARGET_MX6UL_14X14_EVK=y
+CONFIG_DM=y
+CONFIG_DM_THERMAL=y