summaryrefslogtreecommitdiff
path: root/configs/mx7d_12x12_lpddr3_arm2_qspi1_defconfig
diff options
context:
space:
mode:
authorPeng Fan <Peng.Fan@freescale.com>2015-04-14 16:09:53 +0800
committerMax Krummenacher <max.krummenacher@toradex.com>2016-03-09 14:42:24 +0100
commitd80f70102bff0afdbc38e5d56fd07dcbf842b846 (patch)
treeb45752a0b84952b82bf93a0f039fbf1597dc6436 /configs/mx7d_12x12_lpddr3_arm2_qspi1_defconfig
parent53fde74a7f08682c15c687c2c52db86442739302 (diff)
MLK-10774-43 imx:mx7d fix DEFAULT_FDT_FILE
should add '\' to string, otherwise this macro will be ignored. Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
Diffstat (limited to 'configs/mx7d_12x12_lpddr3_arm2_qspi1_defconfig')
-rw-r--r--configs/mx7d_12x12_lpddr3_arm2_qspi1_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/mx7d_12x12_lpddr3_arm2_qspi1_defconfig b/configs/mx7d_12x12_lpddr3_arm2_qspi1_defconfig
index 83d698932b..ebd409449c 100644
--- a/configs/mx7d_12x12_lpddr3_arm2_qspi1_defconfig
+++ b/configs/mx7d_12x12_lpddr3_arm2_qspi1_defconfig
@@ -1,4 +1,4 @@
-CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx7d_12x12_lpddr3_arm2/imximage.cfg,MX7D,SYS_BOOT_QSPI,DEFAULT_FDT_FILE="imx7d-12x12-lpddr3-arm2.dtb""
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx7d_12x12_lpddr3_arm2/imximage.cfg,MX7D,SYS_BOOT_QSPI,DEFAULT_FDT_FILE=\"imx7d-12x12-lpddr3-arm2.dtb\""
CONFIG_ARM=y
CONFIG_TARGET_MX7D_12X12_LPDDR3_ARM2=y
CONFIG_SYS_MALLOC_F=y