summaryrefslogtreecommitdiff
path: root/include/configs/mx53_ard.h
diff options
context:
space:
mode:
authorTerry Lv <r65388@freescale.com>2011-02-14 14:43:02 +0800
committerTerry Lv <r65388@freescale.com>2011-02-14 14:45:00 +0800
commit5cdb2bc56b4096fa6b2842e367f3075b210957e4 (patch)
tree2486b14522bad00ed760590dd4359ae64503c730 /include/configs/mx53_ard.h
parentd56b22a7f367d358d35e188da6f58310ae980cbe (diff)
downloadu-boot-imx-5cdb2bc56b4096fa6b2842e367f3075b210957e4.zip
u-boot-imx-5cdb2bc56b4096fa6b2842e367f3075b210957e4.tar.gz
u-boot-imx-5cdb2bc56b4096fa6b2842e367f3075b210957e4.tar.bz2
ENGR00139120: Correct CONFIG_CMD_MMC to CONFIG_CMD_IIM for iim
Correct CONFIG_CMD_MMC to CONFIG_CMD_IIM for iim. Signed-off-by: Terry Lv <r65388@freescale.com>
Diffstat (limited to 'include/configs/mx53_ard.h')
-rw-r--r--include/configs/mx53_ard.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/mx53_ard.h b/include/configs/mx53_ard.h
index 3ba6188..37e1c5e 100644
--- a/include/configs/mx53_ard.h
+++ b/include/configs/mx53_ard.h
@@ -175,7 +175,7 @@
/*
* FUSE Configs
* */
-#ifdef CONFIG_CMD_MMC
+#ifdef CONFIG_CMD_IIM
#define CONFIG_IMX_IIM
#define IMX_IIM_BASE IIM_BASE_ADDR
#define CONFIG_IIM_MAC_BANK 1