From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from db9outboundpool.messaging.microsoft.com (mail-db9lp0251.outbound.messaging.microsoft.com [213.199.154.251]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 9BD3EE015ED for ; Thu, 10 Oct 2013 05:52:33 -0700 (PDT) Received: from mail60-db9-R.bigfish.com (10.174.16.243) by DB9EHSOBE012.bigfish.com (10.174.14.75) with Microsoft SMTP Server id 14.1.225.22; Thu, 10 Oct 2013 12:52:31 +0000 Received: from mail60-db9 (localhost [127.0.0.1]) by mail60-db9-R.bigfish.com (Postfix) with ESMTP id 64CADE01C6; Thu, 10 Oct 2013 12:52:31 +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: -5 X-BigFish: VS-5(zzbb2dI98dI9371I1432I4015Izz1f42h208ch1ee6h1de0h1fdah2073h1202h1e76h1d1ah1d2ah1fc6hzz1de098h177df4h17326ah1de097h186068h8275bh8275dhz2dh2a8h839h947hd25he5bhf0ah1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h1765h18e1h190ch1946h19b4h19c3h1ad9h1b0ah1b2fh1fb3h1d0ch1d2eh1d3fh1dfeh1dffh1f5fh1fe8h1ff5h209eh1155h) Received: from mail60-db9 (localhost.localdomain [127.0.0.1]) by mail60-db9 (MessageSwitch) id 1381409550191430_26874; Thu, 10 Oct 2013 12:52:30 +0000 (UTC) Received: from DB9EHSMHS008.bigfish.com (unknown [10.174.16.239]) by mail60-db9.bigfish.com (Postfix) with ESMTP id 1B424A0065; Thu, 10 Oct 2013 12:52:30 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by DB9EHSMHS008.bigfish.com (10.174.14.18) with Microsoft SMTP Server (TLS) id 14.16.227.3; Thu, 10 Oct 2013 12:52:30 +0000 Received: from tx30smr01.am.freescale.net (10.81.153.31) by 039-SN1MMR1-001.039d.mgd.msft.net (10.84.1.13) with Microsoft SMTP Server (TLS) id 14.3.158.2; Thu, 10 Oct 2013 12:52:28 +0000 Received: from [10.29.244.63] ([10.29.244.63]) by tx30smr01.am.freescale.net (8.14.3/8.14.0) with ESMTP id r9ACqQs9027963; Thu, 10 Oct 2013 05:52:27 -0700 Message-ID: <5256A1E3.5070002@freescale.com> Date: Thu, 10 Oct 2013 09:47:31 -0300 From: Daiane Angolini User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Eric Nelson , Daiane Angolini , "meta-freescale@yoctoproject.org" References: <52560A12.1010401@boundarydevices.com> In-Reply-To: <52560A12.1010401@boundarydevices.com> X-FOPE-CONNECTOR: Id%0$Dn%*$RO%0$TLS%0$FQDN%$TlsDn% Subject: Re: [RFC] default u-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: Thu, 10 Oct 2013 12:52:34 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 10/09/2013 10:59 PM, Eric Nelson wrote: > Hi Daiane, > > On 10/09/2013 05:28 PM, Daiane Angolini wrote: >> What's the default u-boot version for gk802??? >> >> The provider is u-boot-imx6dongle, but I cannot see the u-boot version >> from its github source code. >> >> I would like to know what's the plan to add gk802 support on >> u-boot-fslc (mainline). >> >> >> Is the default version for nitrogen and sabrelite (u-boot-boundary) >> 2013.01? >> > No. The current release of u-boot-boundary is 2013.07: > http://boundarydevices.com/u-boot-2013-07-release/ Thanks, I changed the docs already. > > The sources are in our Github repository (production branch is > what we're currently shipping with boards); > https://github.com/boundarydevices/u-boot-imx6/tree/production > > We try to keep this in-line with true main-line U-Boot, but use > it as a staging area so we can be a bit more responsive to customer > needs. The primary deltas at this point are additional boards > (nit6xlite is not yet in main-line), support for additional > displays, and support for custom boards. I used your last sentence to make a description. Please, take a look on https://github.com/Freescale/Documentation/blob/master/release-notes/source/u-boot.rst And let me know if you want to change anything. > >> I would like to know what's the plan to add both support on u-boot-fslc >> > I have to admit that I've never looked at u-boot-fslc. I thought it was > only used for PPC boards. u-boot-fslc is our recipe that points to "trye main-line U-Boot". It's hosted on github only to keep some needed backport patches. > >> Today, I can see we have 4 u-boot providers: >> >> u-boot-imx -> freescale >> u-boot-fslc -> mainline >> u-boot-boundary - boundary (for nitrogen) > (and SABRE Lite and Nitrogen6-Lite) >> u-boot-imx6dongle -> ??????? >> >> Could someone send me a small description of u-boot-boundary and >> u-boot-imx6dongle? Just like I already have for u-boot-imx and >> u-boot-fslc from >> http://freescale.github.io/doc/release-notes/1.4/index.html#document-u-boot >> >> ? >> > I'll take a look at that when I have some more time to spend. > > Regards, > > > Eric > > _______________________________________________ > meta-freescale mailing list > meta-freescale@yoctoproject.org > https://lists.yoctoproject.org/listinfo/meta-freescale > Thanks a lot, -- Daiane