From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from va3outboundpool.messaging.microsoft.com (va3ehsobe006.messaging.microsoft.com [216.32.180.16]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id E73E9E0146E for ; Wed, 27 Mar 2013 07:17:17 -0700 (PDT) Received: from mail50-va3-R.bigfish.com (10.7.14.233) by VA3EHSOBE012.bigfish.com (10.7.40.62) with Microsoft SMTP Server id 14.1.225.23; Wed, 27 Mar 2013 14:17:16 +0000 Received: from mail50-va3 (localhost [127.0.0.1]) by mail50-va3-R.bigfish.com (Postfix) with ESMTP id 901513002B4; Wed, 27 Mar 2013 14:17:16 +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: -4 X-BigFish: VS-4(zzbb2dI98dI9371I1432Izz1f42h1fc6h1ee6h1de0h1202h1e76h1d1ah1d2ahzzz2dh2a8h668h839h947hd25he5bhf0ah1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h1765h18e1h190ch1946h19b4h19c3h1ad9h1b0ah1155h) Received: from mail50-va3 (localhost.localdomain [127.0.0.1]) by mail50-va3 (MessageSwitch) id 1364393834718987_3751; Wed, 27 Mar 2013 14:17:14 +0000 (UTC) Received: from VA3EHSMHS019.bigfish.com (unknown [10.7.14.226]) by mail50-va3.bigfish.com (Postfix) with ESMTP id A01472E0230; Wed, 27 Mar 2013 14:17:14 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by VA3EHSMHS019.bigfish.com (10.7.99.29) with Microsoft SMTP Server (TLS) id 14.1.225.23; Wed, 27 Mar 2013 14:17:07 +0000 Received: from az84smr01.freescale.net (10.64.34.197) by 039-SN1MMR1-004.039d.mgd.msft.net (10.84.1.14) with Microsoft SMTP Server (TLS) id 14.2.328.11; Wed, 27 Mar 2013 14:17:05 +0000 Received: from [10.29.244.97] ([10.29.244.97]) by az84smr01.freescale.net (8.14.3/8.14.0) with ESMTP id r2REH3pb008144; Wed, 27 Mar 2013 07:17:04 -0700 Message-ID: <5152FF4B.5070703@freescale.com> Date: Wed, 27 Mar 2013 11:16:43 -0300 From: Daiane Angolini User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130308 Thunderbird/17.0.4 MIME-Version: 1.0 To: Michael Urbaniak References: <2EE4FC13E97A3A47A1F2698D288377C2025CF559@MS-SBS01><2EE4FC13E97A3A47A1F2698D288377C2025CF55F@MS-SBS01><5152E4B6.9030500@freescale.com><2EE4FC13E97A3A47A1F2698D288377C2025CF565@MS-SBS01> <2EE4FC13E97A3A47A1F2698D288377C2025CF568@MS-SBS01> In-Reply-To: <2EE4FC13E97A3A47A1F2698D288377C2025CF568@MS-SBS01> X-OriginatorOrg: freescale.com Cc: meta-freescale@yoctoproject.org, Otavio Salvador Subject: Re: ERROR building fsl-image-test for i.MX6SL eVK 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, 27 Mar 2013 14:17:18 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 03/27/2013 11:13 AM, Michael Urbaniak wrote: > I was using u-boot-v2009.08-imx_12.10.02 for my LTIB setup. I used 2009.08_3.0.0 tag that is a newer u-boot version. So, it's a difference....... > The only thing I changed from the original was the #define in > mx6sl_evk.h that specifies the ram amount. > It was set for 512M and the board has 1G. > I also believe the rootfs image was ext2 not ext3........ > > Unfortunately I have some other "fires" to put out this am but I will > get back on this as soon as I possibly can. No problem. Thanks a lot for testing and reporting bugs. Daiane