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 96D88E013A8 for ; Thu, 13 Jun 2013 12:22:06 -0700 (PDT) Received: from mail3-co9-R.bigfish.com (10.236.132.254) by CO9EHSOBE027.bigfish.com (10.236.130.90) with Microsoft SMTP Server id 14.1.225.23; Thu, 13 Jun 2013 19:22:05 +0000 Received: from mail3-co9 (localhost [127.0.0.1]) by mail3-co9-R.bigfish.com (Postfix) with ESMTP id 7D58940199; Thu, 13 Jun 2013 19:22:05 +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(zzbb2dI98dI9371I1432Izz1f42h1ee6h1de0h1fdah1202h1e76h1d1ah1d2ah1fc6hzz8275bhz2dh2a8h668h839h947hd25he5bhf0ah1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h1765h18e1h190ch1946h19b4h19c3h1ad9h1b0ah1d0ch1d2eh1d3fh1dfeh1dffh1155h) Received: from mail3-co9 (localhost.localdomain [127.0.0.1]) by mail3-co9 (MessageSwitch) id 1371151324630352_13226; Thu, 13 Jun 2013 19:22:04 +0000 (UTC) Received: from CO9EHSMHS020.bigfish.com (unknown [10.236.132.243]) by mail3-co9.bigfish.com (Postfix) with ESMTP id 97E9FAC008D; Thu, 13 Jun 2013 19:22:04 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by CO9EHSMHS020.bigfish.com (10.236.130.30) with Microsoft SMTP Server (TLS) id 14.1.225.23; Thu, 13 Jun 2013 19:22:04 +0000 Received: from tx30smr01.am.freescale.net (10.81.153.31) by 039-SN1MMR1-003.039d.mgd.msft.net (10.84.1.16) with Microsoft SMTP Server (TLS) id 14.2.328.11; Thu, 13 Jun 2013 19:22:03 +0000 Received: from [10.29.244.5] ([10.29.244.5]) by tx30smr01.am.freescale.net (8.14.3/8.14.0) with ESMTP id r5DJLxmx014509; Thu, 13 Jun 2013 12:22:02 -0700 Message-ID: <51BA1B5A.1070102@freescale.com> Date: Thu, 13 Jun 2013 16:19:54 -0300 From: Daiane Angolini User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6 MIME-Version: 1.0 To: Gary Thomas References: <51BA191B.90405@mlbassoc.com> In-Reply-To: <51BA191B.90405@mlbassoc.com> X-OriginatorOrg: freescale.com Cc: "meta-freescale@yoctoproject.org" Subject: Re: Booting Yocto on i.MX35 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: Thu, 13 Jun 2013 19:22:10 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 06/13/2013 04:10 PM, Gary Thomas wrote: > I have an i.MX35 PDK that I'd like to run Yocto on. I've built > an SD card image using TARGET=imx35pdk. All went well (past the > small problem of the initial clone of the linux-mainline git > tree - timed out and I downloaded it by hand). However, when > I set the jumpers to boot from SD card, I get continuous errors: > ++NAND: RCSR=b000900 > Searching for BBT table in the flash ... > . > Found version 1 Bbt0 at block 8191 (0x7ffc0000) > Total bad blocks: 0 > ... Read from 0x07ec0000-0x07f00000 at 0x00080000: .. > ... Read from 0x07eb3000-0x07eb4000 at 0x000bf000: . > PMIC ID: 0x00000010 [Rev: 1.0] > Board version V2.0 > Launching POST > Fail, CMD13 > Fail, CMD13 > > I'll try another SD card when I can get access to one (I'm away > from my office now), but thought I would ask if I've missed something? > Can someone tell me _definitively_ how to set the jumpers for this mode > since the quick start guide and hardware guide don't match?? I don't like to rely on my memory. But I remember imx35pdk had a "different" way to set up the switch for internal boot/nand boot/atk boot/whatever. But, from your log, you're booting from NAND (no need to blame your sdcard) Try this one: https://community.freescale.com/docs/DOC-1307 > > Thanks for any pointers. > > n.b. I'm also interested if anyone out there has had success with > this setup :-) -- Daiane