From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yh0-f50.google.com (mail-yh0-f50.google.com [209.85.213.50]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 3D4AAE0081B for ; Mon, 30 Dec 2013 08:46:55 -0800 (PST) Received: by mail-yh0-f50.google.com with SMTP id b6so2428720yha.37 for ; Mon, 30 Dec 2013 08:46:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=NEBXLisUMAjdJ84igoIVfv1sPLlzsDmuN/KNkJfJwJA=; b=EeBtEg6GmO2PXZcjuMGLoQOxObnHPvlLwN9GQKOzow4OXBs14Nqo4lKCXTT0e2Z8/D VSOUiNsfzHrdoxJSpyKvtpu211jyjxy4bx3Zu+QWQFYO0MeGRPN34aR6qQYM8AiW00np LUU4EHNayCe2qFmscW71xVh/mrPHtTVwFDAMyuLxRYgwp/nzISviS3b0MqWVkz9m52gB ipZkJx+tIV3XVW4U6XjwP6ua5uhlEHlYjnO9mgnlvBj2GprIvQgoyPzDTttn2oXnGHX9 BpbJVvRQQgeptvRub37DuZgc7WIpOc/ZmCcAddj1WGGD3ADtnJz3Ue3CCuxwHHMgbmQy j68Q== X-Received: by 10.236.141.132 with SMTP id g4mr383945yhj.93.1388422014862; Mon, 30 Dec 2013 08:46:54 -0800 (PST) Received: from goober.local ([75.76.228.60]) by mx.google.com with ESMTPSA id s21sm62320776yhk.9.2013.12.30.08.46.53 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 30 Dec 2013 08:46:53 -0800 (PST) Message-ID: <52C1A37D.5020900@gmail.com> Date: Mon, 30 Dec 2013 10:46:53 -0600 From: John Weber User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: meta-freescale@yoctoproject.org References: <1712366.3LNduhV9Ai@localhost.localdomain> <83dc024c110a4c93aef636011777aac1@BY2PR03MB379.namprd03.prod.outlook.com> In-Reply-To: <83dc024c110a4c93aef636011777aac1@BY2PR03MB379.namprd03.prod.outlook.com> Subject: Re: Freescale Linux kernel 3.10.17_1.0.0_beta 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: Mon, 30 Dec 2013 16:46:56 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Testing this now. Looks like it boots and talks to the network, USB, and serial ports on Wandboard Dual, but changes might be needed for U-boot to use a zImage by default, as well as changing the default fdt load address. I had problems booting with the DTB using a uImage. Also, do not use imx_v6_v7_defconfig. Here, I believe that v6 and v7 refer to the ARM instruction set. The new kernel seems to include some v7-specific instructions in some assembly code (specifically some lpddr2 code). I'm using imx_v7_defconfig instead, which actually has more i.MX6-specific options included by default. As an side question - is there an issue with defaulting to using zImage instead of uImage for Yocto/u-boot? John On 12/30/13 7:27 AM, Daiane.Angolini@freescale.com wrote: > >> -----Original Message----- >> From: meta-freescale-bounces@yoctoproject.org [mailto:meta-freescale- >> bounces@yoctoproject.org] On Behalf Of Diego >> Sent: Monday, December 30, 2013 6:37 AM >> To: meta-freescale@yoctoproject.org >> Subject: [meta-freescale] Freescale Linux kernel 3.10.17_1.0.0_beta >> >> Hi, >> >> I've noticed a new 3.10 beta kernel popped up in Freescale's git: >> http://git.freescale.com/git/cgit.cgi/imx/linux-2.6- >> imx.git/log/?h=imx_3.10.17_1.0.0_beta >> >> Is it already in the works for Yocto? > I´m sorry, what do you mean? > > We are working on the upgrade patchset, but the patches are not ready yet, do you want to participate in tests? > > Daiane >> Bests, >> Diego >> >> _______________________________________________ >> meta-freescale mailing list >> meta-freescale@yoctoproject.org >> https://lists.yoctoproject.org/listinfo/meta-freescale >> > _______________________________________________ > meta-freescale mailing list > meta-freescale@yoctoproject.org > https://lists.yoctoproject.org/listinfo/meta-freescale