From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 1631AE00B21; Sun, 4 May 2014 06:51:58 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=ham version=3.3.1 X-Spam-HAM-Report: Received: from mail.chez-thomas.org (mail.mlbassoc.com [65.100.170.105]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id C20E0E0049D for ; Sun, 4 May 2014 06:51:51 -0700 (PDT) Received: by mail.chez-thomas.org (Postfix, from userid 1998) id 90D69F81200; Sun, 4 May 2014 07:51:50 -0600 (MDT) Received: from [192.168.1.114] (zeus [192.168.1.114]) by mail.chez-thomas.org (Postfix) with ESMTP id E402BF811FF; Sun, 4 May 2014 07:51:48 -0600 (MDT) Message-ID: <5366460A.7020008@mlbassoc.com> Date: Sun, 04 May 2014 07:52:10 -0600 From: Gary Thomas User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: meta-freescale@yoctoproject.org References: <1399211349-5120-1-git-send-email-eric.nelson@boundarydevices.com> In-Reply-To: <1399211349-5120-1-git-send-email-eric.nelson@boundarydevices.com> Subject: Re: [PATCH] nitrogen6x: Add support for i.MX6SDL CPU variants to SOC_FAMILY X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 May 2014 13:51:58 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 2014-05-04 07:49, 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 > --- > 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" Why two consecutive colons? > > KERNEL_DEVICETREE = "imx6q-sabrelite.dtb imx6q-nitrogen6x.dtb imx6dl-nitrogen6x.dtb" > > -- ------------------------------------------------------------ Gary Thomas | Consulting for the MLB Associates | Embedded world ------------------------------------------------------------