All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gary Thomas <gary@mlbassoc.com>
To: meta-freescale@yoctoproject.org
Subject: Re: [meta-fsl-arm][PATCH V2] nitrogen6x: Add support for i.MX6SDL CPU variants to SOC_FAMILY
Date: Sun, 04 May 2014 07:57:06 -0600	[thread overview]
Message-ID: <53664732.9060407@mlbassoc.com> (raw)
In-Reply-To: <1399211579-5333-1-git-send-email-eric.nelson@boundarydevices.com>

On 2014-05-04 07:52, Eric Nelson wrote:
> The Nitrogen6x has options for i.MX6DL and i.MX6S, and
> without mx6dl in the SOC_FAMILY, Dual-Lite/Solo features
> of other components won't be built.
>
> The problem triggering this patch is the firmware-imx package,
> which will not install the Dual-Lite/Solo firmware for the
> VPU (lib/firmware/vpu_fw_imx6d.bin).
>
> Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
> ---
> V2 updates the Subject line to include [meta-fsl-arm].

Wow, you do need more coffee.  [meta-fsl-arm-extra] perhaps?

>
>   conf/machine/nitrogen6x.conf | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/conf/machine/nitrogen6x.conf b/conf/machine/nitrogen6x.conf
> index 868d287..3a3707e 100644
> --- a/conf/machine/nitrogen6x.conf
> +++ b/conf/machine/nitrogen6x.conf
> @@ -31,7 +31,7 @@
>   include conf/machine/include/imx-base.inc
>   include conf/machine/include/tune-cortexa9.inc
>
> -SOC_FAMILY = "mx6:mx6q"
> +SOC_FAMILY = "mx6::mx6dl:mx6q"
>
>   KERNEL_DEVICETREE = "imx6q-sabrelite.dtb imx6q-nitrogen6x.dtb imx6dl-nitrogen6x.dtb"
>
>

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


  reply	other threads:[~2014-05-04 13:56 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-04 13:52 [meta-fsl-arm][PATCH V2] nitrogen6x: Add support for i.MX6SDL CPU variants to SOC_FAMILY Eric Nelson
2014-05-04 13:57 ` Gary Thomas [this message]
2014-05-04 14:09 ` [meta-fsl-arm-extra][PATCH " Eric Nelson
2014-05-04 14:15   ` Gary Thomas
2014-05-04 14:56     ` Eric Bénard
2014-05-04 15:08       ` [meta-fsl-arm-extra][PATCH V4] " Eric Nelson
2014-05-04 15:17       ` [meta-fsl-arm-extra][PATCH] cubox-i: remove extraneous colons from SOC_FAMILY Eric Nelson

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=53664732.9060407@mlbassoc.com \
    --to=gary@mlbassoc.com \
    --cc=meta-freescale@yoctoproject.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.