From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from co9outboundpool.messaging.microsoft.com (co9ehsobe003.messaging.microsoft.com [207.46.163.26]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 694CAE0045D for ; Tue, 4 Dec 2012 10:34:18 -0800 (PST) Received: from mail115-co9-R.bigfish.com (10.236.132.252) by CO9EHSOBE038.bigfish.com (10.236.130.101) with Microsoft SMTP Server id 14.1.225.23; Tue, 4 Dec 2012 18:34:17 +0000 Received: from mail115-co9 (localhost [127.0.0.1]) by mail115-co9-R.bigfish.com (Postfix) with ESMTP id 41FCB14003F; Tue, 4 Dec 2012 18:34:17 +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: -3 X-BigFish: VS-3(zzbb2dI98dI9371Izz1de0h1202h1d1ah1d2ahzzz2dh2a8h668h839h947hd25he5bhf0ah1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1155h) Received: from mail115-co9 (localhost.localdomain [127.0.0.1]) by mail115-co9 (MessageSwitch) id 1354646055241959_13360; Tue, 4 Dec 2012 18:34:15 +0000 (UTC) Received: from CO9EHSMHS032.bigfish.com (unknown [10.236.132.251]) by mail115-co9.bigfish.com (Postfix) with ESMTP id 2E0C360005A; Tue, 4 Dec 2012 18:34:15 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by CO9EHSMHS032.bigfish.com (10.236.130.42) with Microsoft SMTP Server (TLS) id 14.1.225.23; Tue, 4 Dec 2012 18:34:04 +0000 Received: from az84smr01.freescale.net (10.64.34.197) by 039-SN1MMR1-003.039d.mgd.msft.net (10.84.1.16) with Microsoft SMTP Server (TLS) id 14.2.318.3; Tue, 4 Dec 2012 18:34:03 +0000 Received: from [10.29.244.45] ([10.29.244.45]) by az84smr01.freescale.net (8.14.3/8.14.0) with ESMTP id qB4IY1SZ025469; Tue, 4 Dec 2012 11:34:02 -0700 Message-ID: <50BE426E.5010806@freescale.com> Date: Tue, 4 Dec 2012 16:35:26 -0200 From: Daiane Angolini User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Tejas Shah References: In-Reply-To: X-OriginatorOrg: freescale.com Cc: meta-freescale@yoctoproject.org Subject: Re: iMX53 Query 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, 04 Dec 2012 18:34:18 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 12/04/2012 04:09 PM, Tejas Shah wrote: > UBOOT_MACHINE = "omap3_beagle_config" > *UBOOT_ENTRYPOINT = "0x70800000" > UBOOT_LOADADDRESS = "0x70800000"* For sure you need to change the UBOOT_MACHINE. Take a look at meta-fsl-arm and if you face any error, please, send the log to mainlist. Daiane