From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pb0-f53.google.com (mail-pb0-f53.google.com [209.85.160.53]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 117AFE00A27 for ; Wed, 5 Mar 2014 08:42:21 -0800 (PST) Received: by mail-pb0-f53.google.com with SMTP id rp16so1285732pbb.26 for ; Wed, 05 Mar 2014 08:42:20 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=EGHLCDzcmKEVZaMFalGn4bt2FnfFUWRzG9qZ97/LZg0=; b=TH36qyPjzpbZyjPhSL03WT7xS2BXZ2LuhiWC9K7ZZMTeTa96gSPVNEyWpgos2WhlFE H/rAE4n/3TyJ0cpd6zB45HwdAiPMKs9sZjo28NwlAqgHxXNxrXGVTWqnSrHmTiGzzsAS PCbQHgl7nHSB+0+EvLWmHTTepcmG8IlUtiT8LW5eOnyLttvji3UQniA+32alyPw3TuM3 ntuqCLhO79hvO2GJmMiMzCyaVa8lCstQIvoJqVBnE16YZ/twe5hkXxLfck+b5qllhvVA +lqP+DJI2ZQxOcWD+akKUt3pflnn1qkcenWAsEc5lHUFlWExz19o3LL5V8xUcV0YQ9sd JylQ== X-Gm-Message-State: ALoCoQljCLxgGIZIQuf60gj5UzwJzL+PTJfqciMdyG1tPce0qourlPGMuMxfXZmmaAJgp2Sdzz1L X-Received: by 10.67.23.135 with SMTP id ia7mr8012345pad.5.1394037740462; Wed, 05 Mar 2014 08:42:20 -0800 (PST) Received: from [192.168.0.53] ([63.226.49.26]) by mx.google.com with ESMTPSA id yo9sm18182677pab.16.2014.03.05.08.42.17 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 05 Mar 2014 08:42:18 -0800 (PST) Message-ID: <531753E8.6040101@boundarydevices.com> Date: Wed, 05 Mar 2014 09:42:16 -0700 From: Eric Nelson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Tarek El-Sherbiny , "meta-freescale@yoctoproject.org" References: In-Reply-To: Subject: Re: Changing Virtual/kernel for Nitrogen Board 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: Wed, 05 Mar 2014 16:42:22 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Hi Tarek, On 03/05/2014 08:41 AM, Tarek El-Sherbiny wrote: > Hi All, > > I'm using the Nitrogen board and I needed to change the kernel to the > original Freescale linux-imx. I tried the following: > There's no support for Nitrogen6 boards in linux-imx. You may be able to get a crippled kernel to boot by using the vestigial Sabre Lite machine definition, but audio certainly won't work, and I'm doubtful that things will be stable. Regards, Eric