summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorTzu-Jung Lee <roylee17@currantlabs.com>2015-10-23 21:19:38 +0000
committerOtavio Salvador <otavio@ossystems.com.br>2015-10-26 10:15:20 -0200
commit980d924a798aacaaf6e1c9ddd33f5121788d4005 (patch)
treea12f2a32bc706a808735f2478a61a5bb3bb150eb /conf
parent6fce68fedd3c73ac68ec00fee913ff0f14b91834 (diff)
downloadmeta-fsl-arm-980d924a798aacaaf6e1c9ddd33f5121788d4005.tar.gz
imx7dsabresd: fix typo of mfgtool config
Signed-off-by: Tzu-Jung Lee <roylee17@currantlabs.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/imx7dsabresd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/imx7dsabresd.conf b/conf/machine/imx7dsabresd.conf
index f59a595..ce83553 100644
--- a/conf/machine/imx7dsabresd.conf
+++ b/conf/machine/imx7dsabresd.conf
@@ -20,4 +20,4 @@ UBOOT_CONFIG ??= "sd"
20UBOOT_CONFIG[sd] = "mx7dsabresd_config,sdcard" 20UBOOT_CONFIG[sd] = "mx7dsabresd_config,sdcard"
21UBOOT_CONFIG[qspi1] = "mx7dsabresd_qspi1_config" 21UBOOT_CONFIG[qspi1] = "mx7dsabresd_qspi1_config"
22UBOOT_CONFIG[nand] = "mx7dsabresd_nand_config,ubifs" 22UBOOT_CONFIG[nand] = "mx7dsabresd_nand_config,ubifs"
23UBOOT_CONFIG[mfgtool] = "mx7dsabresd_config_config" 23UBOOT_CONFIG[mfgtool] = "mx7dsabresd_config"