[U-Boot] [PATCH 4/5] iMX6Solo:SABRESD: Add the i.MX6Solo SABRESD board support

Fabio Estevam festevam at gmail.com
Tue Sep 2 16:06:35 CEST 2014


On Tue, Sep 2, 2014 at 3:11 AM, Ye.Li <B37916 at freescale.com> wrote:

>  #ifdef CONFIG_SUPPORT_EMMC_BOOT
>  #define EMMC_ENV \
>         "emmcdev=2\0" \
> @@ -146,7 +155,8 @@
>                         "fi; "  \
>                 "fi\0" \
>         EMMC_ENV          \
> -       "mmcargs=setenv bootargs console=${console},${baudrate} " \
> +       "smp=" CONFIG_SYS_NOSMP "\0"\

Why do we need this 'smp' string?


More information about the U-Boot mailing list