summaryrefslogtreecommitdiff
path: root/include/configs/mx6solo_sabreauto_weimnor_mfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/mx6solo_sabreauto_weimnor_mfg.h')
-rw-r--r--include/configs/mx6solo_sabreauto_weimnor_mfg.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/configs/mx6solo_sabreauto_weimnor_mfg.h b/include/configs/mx6solo_sabreauto_weimnor_mfg.h
index 52012234c4..8ad560a3b9 100644
--- a/include/configs/mx6solo_sabreauto_weimnor_mfg.h
+++ b/include/configs/mx6solo_sabreauto_weimnor_mfg.h
@@ -118,7 +118,8 @@
#define CONFIG_RD_LOADADDR (CONFIG_LOADADDR + 0x300000)
#define CONFIG_BOOTARGS "console=ttymxc3,115200 rdinit=/linuxrc "\
- "nosmp arm_freq=800 weim-nor"
+ "enable_wait_mode=off nosmp "\
+ "arm_freq=800 weim-nor"
#define CONFIG_BOOTCOMMAND "bootm 0x10800000 0x10c00000"
#define CONFIG_EXTRA_ENV_SETTINGS \