summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--board/freescale/mx53_rd/mx53_rd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/mx53_rd/mx53_rd.c b/board/freescale/mx53_rd/mx53_rd.c
index c2d549f..a4760b0 100644
--- a/board/freescale/mx53_rd/mx53_rd.c
+++ b/board/freescale/mx53_rd/mx53_rd.c
@@ -1090,7 +1090,7 @@ struct reco_envs supported_reco_envs[BOOT_DEV_NUM] = {
},
{
.cmd = CONFIG_ANDROID_RECOVERY_BOOTCMD_MMC,
- .args = CONFIG_ANDROID_RECOVERY_BOOTCMD_MMC,
+ .args = CONFIG_ANDROID_RECOVERY_BOOTARGS_MMC,
},
{
.cmd = CONFIG_ANDROID_RECOVERY_BOOTCMD_MMC,