summaryrefslogtreecommitdiff
path: root/configs/mx7d_12x12_lpddr3_arm2_defconfig
diff options
context:
space:
mode:
authorPeng Fan <Peng.Fan@freescale.com>2015-04-14 16:09:53 +0800
committerPeng Fan <Peng.Fan@freescale.com>2015-04-29 15:08:08 +0800
commiteafc4b9843c1086533cbcdc62c20ff1f7ba78ad4 (patch)
tree2a4fde22493b990aa7924bf62784aafcbbc31098 /configs/mx7d_12x12_lpddr3_arm2_defconfig
parent253936bb920c5bb8e7d26e0425d155fb2576ab77 (diff)
downloadu-boot-imx-eafc4b9843c1086533cbcdc62c20ff1f7ba78ad4.zip
u-boot-imx-eafc4b9843c1086533cbcdc62c20ff1f7ba78ad4.tar.gz
u-boot-imx-eafc4b9843c1086533cbcdc62c20ff1f7ba78ad4.tar.bz2
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_defconfig')
-rw-r--r--configs/mx7d_12x12_lpddr3_arm2_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/mx7d_12x12_lpddr3_arm2_defconfig b/configs/mx7d_12x12_lpddr3_arm2_defconfig
index e9c9879..9a06d7b 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