From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 304ABE0086D; Tue, 24 Mar 2015 05:04:37 -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=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from mail.tekno-soft.it (li153-180.members.linode.com [109.74.206.180]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 29DD7E00837 for ; Tue, 24 Mar 2015 05:04:33 -0700 (PDT) Received: from dragon.tekno-soft.it (host142-53-static.94-94-b.business.telecomitalia.it [94.94.53.142]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: robyf@tekno-soft.it) by mail.tekno-soft.it (Postfix) with ESMTPSA id 5B0F317727 for ; Tue, 24 Mar 2015 12:05:15 +0000 (UTC) Message-ID: <551152C3.8020008@tekno-soft.it> Date: Tue, 24 Mar 2015 13:04:19 +0100 From: Roberto Fichera Organization: TeknoSOFT User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: meta-freescale@yoctoproject.org References: <55114170.6090403@tekno-soft.it> <5511472C.2060309@mlbassoc.com> <55114B5F.7090702@tekno-soft.it> <55114E4F.3030802@mlbassoc.com> In-Reply-To: <55114E4F.3030802@mlbassoc.com> X-Intuitive-System-MailScanner-Information: Please contact the ISP for more information X-Intuitive-System-MailScanner-ID: 5B0F317727.A7A08 X-Intuitive-System-MailScanner: Found to be clean X-Intuitive-System-MailScanner-From: kernel@tekno-soft.it Subject: Re: Moving to iMX6 SoloX CPU 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: Tue, 24 Mar 2015 12:04:37 -0000 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit On 03/24/2015 12:45 PM, Gary Thomas wrote: > On 2015-03-24 05:32, Roberto Fichera wrote: >> On 03/24/2015 12:14 PM, Gary Thomas wrote: >>> On 2015-03-24 04:50, Roberto Fichera wrote: >>>> Hi All, >>>> >>>> Just want to know that to do to move my current Dizzy setup to use an iMX6 SoloX CPU. >>>> >>> >>> That's a pretty vague question. What's your target [board] >>> and current setup? >>> >> >> Sorry! Forgot to add a bit of details! >> >> I'm currently on custom board based on imx6slevk, so I guess I can start from an imx6sxevk >> typical setup to move all my customizations. Mainly the question what to do to set my board >> SOC_FAMILY to "mx6:m6sx". >> > > Looks correct - look at how other i.MX6SX targets like imx6sxsabresd > are handled. That's what I did, but on Dizzy such target doesn't exist, hence the question.