From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from tx2outboundpool.messaging.microsoft.com (tx2ehsobe003.messaging.microsoft.com [65.55.88.13]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id C53E9E01493 for ; Tue, 18 Jun 2013 10:53:11 -0700 (PDT) Received: from mail115-tx2-R.bigfish.com (10.9.14.242) by TX2EHSOBE015.bigfish.com (10.9.40.35) with Microsoft SMTP Server id 14.1.225.23; Tue, 18 Jun 2013 17:53:10 +0000 Received: from mail115-tx2 (localhost [127.0.0.1]) by mail115-tx2-R.bigfish.com (Postfix) with ESMTP id 14D9D40017D; Tue, 18 Jun 2013 17:53:10 +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 mail115-tx2 (localhost.localdomain [127.0.0.1]) by mail115-tx2 (MessageSwitch) id 1371577988742212_27334; Tue, 18 Jun 2013 17:53:08 +0000 (UTC) Received: from TX2EHSMHS022.bigfish.com (unknown [10.9.14.231]) by mail115-tx2.bigfish.com (Postfix) with ESMTP id B0AB834004E; Tue, 18 Jun 2013 17:53:08 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by TX2EHSMHS022.bigfish.com (10.9.99.122) with Microsoft SMTP Server (TLS) id 14.1.225.23; Tue, 18 Jun 2013 17:53:08 +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; Tue, 18 Jun 2013 17:53:08 +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 r5IHr5uC007965; Tue, 18 Jun 2013 10:53:06 -0700 Message-ID: <51C09DFC.7000606@freescale.com> Date: Tue, 18 Jun 2013 14:50:52 -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> In-Reply-To: <51C09B33.6020908@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 17:53:12 -0000 Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit 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. 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 hope we can find a way that keeps imx6sabrelite.conf file. Because several people are working this sabrelite. --- Daiane