summaryrefslogtreecommitdiff
path: root/configs
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
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')
-rw-r--r--configs/mx7d_12x12_ddr3_arm2_defconfig2
-rw-r--r--configs/mx7d_12x12_lpddr3_arm2_defconfig2
-rw-r--r--configs/mx7d_12x12_lpddr3_arm2_qspi1_defconfig2
-rw-r--r--configs/mx7d_12x12_lpddr3_arm2_spinor_defconfig2
-rw-r--r--configs/mx7d_19x19_ddr3_arm2_defconfig2
5 files changed, 5 insertions, 5 deletions
diff --git a/configs/mx7d_12x12_ddr3_arm2_defconfig b/configs/mx7d_12x12_ddr3_arm2_defconfig
index c71a2be138..9b788710f5 100644
--- a/configs/mx7d_12x12_ddr3_arm2_defconfig
+++ b/configs/mx7d_12x12_ddr3_arm2_defconfig
@@ -1,4 +1,4 @@
-CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx7d_12x12_ddr3_arm2/imximage.cfg,MX7D,DEFAULT_FDT_FILE="imx7d-12x12-ddr3-arm2.dtb""
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx7d_12x12_ddr3_arm2/imximage.cfg,MX7D,DEFAULT_FDT_FILE=\"imx7d-12x12-ddr3-arm2.dtb\""
CONFIG_ARM=y
CONFIG_TARGET_MX7D_12X12_DDR3_ARM2=y
CONFIG_SYS_MALLOC_F=y
diff --git a/configs/mx7d_12x12_lpddr3_arm2_defconfig b/configs/mx7d_12x12_lpddr3_arm2_defconfig
index e9c987936b..9a06d7b470 100644
--- a/configs/mx7d_12x12_lpddr3_arm2_defconfig
+++ b/configs/mx7d_12x12_lpddr3_arm2_defconfig
@@ -1,4 +1,4 @@
-CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx7d_12x12_lpddr3_arm2/imximage.cfg,MX7D,DEFAULT_FDT_FILE="imx7d-12x12-lpddr3-arm2.dtb""
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx7d_12x12_lpddr3_arm2/imximage.cfg,MX7D,DEFAULT_FDT_FILE=\"imx7d-12x12-lpddr3-arm2.dtb\""
CONFIG_ARM=y
CONFIG_TARGET_MX7D_12X12_LPDDR3_ARM2=y
CONFIG_SYS_MALLOC_F=y
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
diff --git a/configs/mx7d_12x12_lpddr3_arm2_spinor_defconfig b/configs/mx7d_12x12_lpddr3_arm2_spinor_defconfig
index 5f57931d61..1050d42645 100644
--- a/configs/mx7d_12x12_lpddr3_arm2_spinor_defconfig
+++ b/configs/mx7d_12x12_lpddr3_arm2_spinor_defconfig
@@ -1,4 +1,4 @@
-CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx7d_12x12_lpddr3_arm2/imximage.cfg,MX7D,SYS_BOOT_SPINOR,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_SPINOR,DEFAULT_FDT_FILE=\"imx7d-12x12-lpddr3-arm2.dtb\""
CONFIG_ARM=y
CONFIG_TARGET_MX7D_12X12_LPDDR3_ARM2=y
CONFIG_SYS_MALLOC_F=y
diff --git a/configs/mx7d_19x19_ddr3_arm2_defconfig b/configs/mx7d_19x19_ddr3_arm2_defconfig
index 9fd99b3522..297307747e 100644
--- a/configs/mx7d_19x19_ddr3_arm2_defconfig
+++ b/configs/mx7d_19x19_ddr3_arm2_defconfig
@@ -1,4 +1,4 @@
-CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx7d_19x19_ddr3_arm2/imximage.cfg,MX7D,DEFAULT_FDT_FILE="imx7d-19x19-ddr3-arm2.dtb""
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx7d_19x19_ddr3_arm2/imximage.cfg,MX7D,DEFAULT_FDT_FILE=\"imx7d-19x19-ddr3-arm2.dtb\""
CONFIG_ARM=y
CONFIG_TARGET_MX7D_19X19_DDR3_ARM2=y
CONFIG_SYS_MALLOC_F=y