From: Li Ye-B37916 <b37916@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 4/5] iMX6Solo:SABRESD: Add the i.MX6Solo SABRESD board support
Date: Tue, 9 Sep 2014 11:35:21 +0800 [thread overview]
Message-ID: <540E7579.3070708@freescale.com> (raw)
In-Reply-To: <CAP9ODKorYyUWd1OCVZ74=fTKbvHEMg7haYgV=G7YHgLuPt+1LA@mail.gmail.com>
On 9/9/2014 7:41 AM, Otavio Salvador wrote:
> On Wed, Sep 3, 2014 at 4:23 AM, Li Ye-B37916 <b37916@freescale.com> wrote:
>> On 9/2/2014 10:06 PM, Fabio Estevam wrote:
>>> On Tue, Sep 2, 2014 at 3:11 AM, Ye.Li <B37916@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?
>> This "nosmp" is intended for imx6solo on a SMP kernel, which asks SMP kernel to act as UP kernel. If kernel supports to detect the uni-processor or multi-processor with cores number from SCU, this parameter is not necessary . But it is nice to have. How do you think?
> is this a real mx6solo processor on this board, or is it a dual-lite
> that you only wants to use a single core to 'simulate' a solo?
>
This is a real mx6solo processor on this board.
Your question reminders me this bootarg is indeed for simulation. In fsl release, we provide a feature to simulate the mx6dl for mx6solo. But on a real mx6solo board, this bootarg is unnecessary.
Best regards,
Ye Li
next prev parent reply other threads:[~2014-09-09 3:35 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-02 6:11 [U-Boot] [PATCH 1/5] iMX6Q/DL:SABREAUTO/SABRESD: Move DDR and FDT configs to defconfig Ye.Li
2014-09-02 6:11 ` [U-Boot] [PATCH 2/5] iMX6Q:SABREAUTO: Rename the imximage.cfg to mx6q.cfg Ye.Li
2014-09-02 14:08 ` Fabio Estevam
2014-09-03 3:45 ` Li Ye-B37916
2014-09-02 6:11 ` [U-Boot] [PATCH 3/5] iMX6DL:SABRESD: Add new DDR script Ye.Li
2014-09-02 12:13 ` Fabio Estevam
2014-09-03 3:44 ` Li Ye-B37916
2014-09-02 6:11 ` [U-Boot] [PATCH 4/5] iMX6Solo:SABRESD: Add the i.MX6Solo SABRESD board support Ye.Li
2014-09-02 14:06 ` Fabio Estevam
2014-09-03 7:23 ` Li Ye-B37916
2014-09-08 23:41 ` Otavio Salvador
2014-09-09 3:35 ` Li Ye-B37916 [this message]
2014-09-09 3:56 ` Fabio Estevam
2014-09-09 5:49 ` Li Ye-B37916
2014-09-02 6:11 ` [U-Boot] [PATCH 5/5] iMX6Solo:SABREAUTO: Add the i.MX6Solo SABREAUTO " Ye.Li
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=540E7579.3070708@freescale.com \
--to=b37916@freescale.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox