summaryrefslogtreecommitdiff
path: root/include/configs/mx6dl_sabreauto_weimnor_mfg.h
diff options
context:
space:
mode:
authorAlejandro Sierra <b18039@freescale.com>2012-10-15 17:08:15 -0500
committerAlejandro Sierra <b18039@freescale.com>2012-10-16 11:27:46 -0500
commit7d4a7aa6bd7014ebcb3364b4dbceea137b759c37 (patch)
tree337be9e14aa5a3c771aff155db09d4cc8a179c1e /include/configs/mx6dl_sabreauto_weimnor_mfg.h
parent1d11a8a0d609eda3c9d3ec0004008b0cf1eb7454 (diff)
ENGR00229709 Support 2 processors at Linux boot
Remove argument "nosmp" to support dual processor configuration on Linux. Signed-off-by: Alejandro Sierra <b18039@freescale.com>
Diffstat (limited to 'include/configs/mx6dl_sabreauto_weimnor_mfg.h')
-rw-r--r--include/configs/mx6dl_sabreauto_weimnor_mfg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/mx6dl_sabreauto_weimnor_mfg.h b/include/configs/mx6dl_sabreauto_weimnor_mfg.h
index 1965985a2a..4521d90119 100644
--- a/include/configs/mx6dl_sabreauto_weimnor_mfg.h
+++ b/include/configs/mx6dl_sabreauto_weimnor_mfg.h
@@ -117,7 +117,7 @@
#define CONFIG_RD_LOADADDR (CONFIG_LOADADDR + 0x300000)
#define CONFIG_BOOTARGS "console=ttymxc3,115200 rdinit=/linuxrc "\
- "nosmp arm_freq=800 weim-nor"
+ "arm_freq=800 weim-nor"
#define CONFIG_BOOTCOMMAND "bootm 0x10800000 0x10c00000"
#define CONFIG_EXTRA_ENV_SETTINGS \