summaryrefslogtreecommitdiff
path: root/include/configs/mx6q_sabresd_mfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/mx6q_sabresd_mfg.h')
-rw-r--r--include/configs/mx6q_sabresd_mfg.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/configs/mx6q_sabresd_mfg.h b/include/configs/mx6q_sabresd_mfg.h
index 62f0c062f2..cbcda718e6 100644
--- a/include/configs/mx6q_sabresd_mfg.h
+++ b/include/configs/mx6q_sabresd_mfg.h
@@ -113,7 +113,8 @@
#define CONFIG_LOADADDR 0x10800000 /* loadaddr env var */
#define CONFIG_RD_LOADADDR 0x10c00000
-#define CONFIG_BOOTARGS "console=ttymxc0,115200 rdinit=/linuxrc"
+#define CONFIG_BOOTARGS "console=ttymxc0,115200 rdinit=/linuxrc "\
+ "enable_wait_mode=off"
#define CONFIG_BOOTCOMMAND "bootm 0x10800000 0x10c00000"
#define CONFIG_EXTRA_ENV_SETTINGS \