From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ch1outboundpool.messaging.microsoft.com (ch1ehsobe006.messaging.microsoft.com [216.32.181.186]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 57E38E01496 for ; Fri, 19 Apr 2013 06:46:15 -0700 (PDT) Received: from mail68-ch1-R.bigfish.com (10.43.68.250) by CH1EHSOBE005.bigfish.com (10.43.70.55) with Microsoft SMTP Server id 14.1.225.23; Fri, 19 Apr 2013 13:46:11 +0000 Received: from mail68-ch1 (localhost [127.0.0.1]) by mail68-ch1-R.bigfish.com (Postfix) with ESMTP id 957223E00DD for ; Fri, 19 Apr 2013 13:46:11 +0000 (UTC) X-Forefront-Antispam-Report: CIP:70.37.183.190; KIP:(null); UIP:(null); IPV:NLI; H:mail.freescale.net; RD:none; EFVD:NLI X-SpamScore: -1 X-BigFish: VS-1(zzbb2dI98dI9371I1432Izz1f42h1fc6h1ee6h1de0h1fdah1202h1e76h1d1ah1d2ahzz8275bhz2dh2a8h668h839h947hd25he5bhf0ah1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h18e1h190ch1946h19b4h19c3h1ad9h1b0ah1724k1155h) Received: from mail68-ch1 (localhost.localdomain [127.0.0.1]) by mail68-ch1 (MessageSwitch) id 1366379169801510_12534; Fri, 19 Apr 2013 13:46:09 +0000 (UTC) Received: from CH1EHSMHS008.bigfish.com (snatpool2.int.messaging.microsoft.com [10.43.68.231]) by mail68-ch1.bigfish.com (Postfix) with ESMTP id B7961C004A for ; Fri, 19 Apr 2013 13:46:09 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by CH1EHSMHS008.bigfish.com (10.43.70.8) with Microsoft SMTP Server (TLS) id 14.1.225.23; Fri, 19 Apr 2013 13:46:09 +0000 Received: from tx30smr01.am.freescale.net (10.81.153.31) by 039-SN1MMR1-002.039d.mgd.msft.net (10.84.1.15) with Microsoft SMTP Server (TLS) id 14.2.328.11; Fri, 19 Apr 2013 13:46:08 +0000 Received: from [10.29.244.97] ([10.29.244.97]) by tx30smr01.am.freescale.net (8.14.3/8.14.0) with ESMTP id r3JDk7Hr009108 for ; Fri, 19 Apr 2013 06:46:08 -0700 Message-ID: <51714A6C.50103@freescale.com> Date: Fri, 19 Apr 2013 10:45:16 -0300 From: Daiane Angolini User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5 MIME-Version: 1.0 CC: meta-freescale Mailing List References: <1366311579-29067-1-git-send-email-otavio@ossystems.com.br> <1366311579-29067-3-git-send-email-otavio@ossystems.com.br> <51704ED6.9020300@freescale.com> <20130419100345.5d522189@e6520eb> <20130419143600.49a94116@e6520eb> <51713AE1.80701@freescale.com> <517145CC.5080509@freescale.com> In-Reply-To: X-OriginatorOrg: freescale.com Subject: Re: [meta-fsl-arm PATCH v2 3/3] linux-fslc: Refactor to use linux-imx.inc and avoid duplication of code 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: Fri, 19 Apr 2013 13:46:15 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 04/19/2013 10:33 AM, Otavio Salvador wrote: > On Fri, Apr 19, 2013 at 10:25 AM, Daiane Angolini > wrote: >> On 04/19/2013 09:41 AM, Otavio Salvador wrote: >> >>> As I said, because KEEPUIMAGE is 'yes' so it is supposed to keep the >>> uImage generated during kernel build. >> >> >> >> So, I think the conclusion is that the patch was ACKED. > > Applied. now imx6slevk kernel is loaded. (board is booting now) Daiane