From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from co9outboundpool.messaging.microsoft.com (co9ehsobe005.messaging.microsoft.com [207.46.163.28]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id A029AE01493 for ; Tue, 18 Jun 2013 11:12:23 -0700 (PDT) Received: from mail220-co9-R.bigfish.com (10.236.132.233) by CO9EHSOBE018.bigfish.com (10.236.130.81) with Microsoft SMTP Server id 14.1.225.23; Tue, 18 Jun 2013 18:12:22 +0000 Received: from mail220-co9 (localhost [127.0.0.1]) by mail220-co9-R.bigfish.com (Postfix) with ESMTP id 7E882260282; Tue, 18 Jun 2013 18:12:22 +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(zzbb2dI98dI9371I1432Izz1f42h1ee6h1de0h1fdah1202h1e76h1d1ah1d2ah1fc6hzz177df4h17326ah8275bhz2dh2a8h668h839h93fhd25he5bhf0ah1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h1765h18e1h190ch1946h19b4h19c3h1ad9h1b0ah1d0ch1d2eh1d3fh1dfeh1dffh1155h) Received: from mail220-co9 (localhost.localdomain [127.0.0.1]) by mail220-co9 (MessageSwitch) id 1371579139312165_15364; Tue, 18 Jun 2013 18:12:19 +0000 (UTC) Received: from CO9EHSMHS028.bigfish.com (unknown [10.236.132.235]) by mail220-co9.bigfish.com (Postfix) with ESMTP id 3999D1C0046; Tue, 18 Jun 2013 18:12:19 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by CO9EHSMHS028.bigfish.com (10.236.130.38) with Microsoft SMTP Server (TLS) id 14.1.225.23; Tue, 18 Jun 2013 18:12:19 +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; Tue, 18 Jun 2013 18:12:17 +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 r5IICFdI014693; Tue, 18 Jun 2013 11:12:16 -0700 Message-ID: <51C0A27A.7000609@freescale.com> Date: Tue, 18 Jun 2013 15:10:02 -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: Eric Nelson References: <51BB9CA4.4030606@boundarydevices.com> <51BF70AC.90400@boundarydevices.com> <51C0910D.3040905@boundarydevices.com> <51C09B33.6020908@boundarydevices.com> <51C09DFC.7000606@freescale.com> <51C0A065.4020509@boundarydevices.com> In-Reply-To: <51C0A065.4020509@boundarydevices.com> X-OriginatorOrg: freescale.com Cc: "meta-freescale@yoctoproject.org" , =?UTF-8?B?SsO2cmcgQm9nZQ==?= , Otavio Salvador , Troy Subject: Re: Sabrelite Boot 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, 18 Jun 2013 18:12:25 -0000 Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit On 06/18/2013 03:01 PM, Eric Nelson wrote: > Thanks Daiane, > > On 06/18/2013 10:50 AM, Daiane Angolini wrote: >> On 06/18/2013 02:38 PM, Eric Nelson wrote: >>> On 06/18/2013 10:05 AM, Fabio Estevam wrote: >>>> Hi Eric, >>>> >>>> On Tue, Jun 18, 2013 at 1:55 PM, Eric Nelson >>>> wrote: >>>> >>>>> I thought this would only take a few minutes, but I did put >>>>> together a U-Boot "Getting started" guide: >>>>> http://boundarydevices.com/u-boot-on-i-mx6/ >>>>> >>>> >>>> Excellent document! Very good work, Eric. >>>> >>> >>> Thanks Fabio, >>> >>> BTW, there's a thread on i.MX Community that I think >>> is misleading: >>> https://community.freescale.com/docs/DOC-93844 >>> >>> Daiane, you indicate that the manufacturing tool works >>> for SABRE Lite, but there's currently no support for >>> the USB OTG port in main-line U-Boot. >> >> Well, I can only say for myself. And I'm always scared when my board >> does not seems to be alive. >> >> In the past, when I was still working with sabrelite. I used mfgtools to >> copy *any* uboot to nor and then make anything needed afterwards. >> > > Because the mfgtools uses the serial download protocol, it's likely > that the first stage will work (the piece that downloads U-Boot > into RAM), but the next stage (programming SPI NOR) can only > occur if the U-Boot version supports USB OTG, and main-line > doesn't yet. > > Unfortunately, I don't have ready access to a Windows > machine, and it's a pain to test... > >> The only think I'm sure. We (meta-fsl-arm) have a problem. Sabrelite >> does not work out of box. It must be fixed someway. >> > > I think Otavio's answer is easiest. > >> I hope we can find a way that keeps imx6sabrelite.conf file. Because >> several people are working this sabrelite. >> > More than several, I'm sure. I mean, several people have being reporting errors when using meta-fsl-arm with sabrelite. I don't have numbers =P Could you, please, share in imx-community, your doc? ^.^ > > Cheers, > > > Eric > -- Daiane