From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pb0-f47.google.com (mail-pb0-f47.google.com [209.85.160.47]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 47443E015ED for ; Thu, 10 Oct 2013 07:26:14 -0700 (PDT) Received: by mail-pb0-f47.google.com with SMTP id rr4so2631302pbb.6 for ; Thu, 10 Oct 2013 07:26:14 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=EaIRceQoT7gtuKuLqtZr419UpJgnCGmu5LKa1rRHnBU=; b=DfDRJGm5fbDAr4kPhtw0hwEn3GkK42LAutfb+fv/1KbOJEwA+DmXTTEvAu952jhwYW s7zBTSQkjwtZxIkOSXagftrj/FIxNDXXqGR5j+dsw2gJlSYmDDtGFnuCeeDgXr3ph1LF v4OHtaUQVcs+IgX+/wUX5rJiRGZTX6MOczihw9SIxR1UwaBQMNJa8yzqKGCWxWPCrr8h ufqLj9EhWLjG5pcvOVbdj0o8s6A1dhwxyQf4chZ1MfRed9K/R15Vaj7u2sQIysC5Iygm w5enoVhnmxT6dgP7loanGsAOs13aInY/g8LfzKL65gKZJn7jXC/l//fMoW8eTs5TdKzP wR5Q== X-Gm-Message-State: ALoCoQkpsFr2whgv37PgCu0nlGM96BOe2kcK+CAsr+wfxsxuIqYdgc/J368TgOjh//cyfhKrQncR X-Received: by 10.68.224.38 with SMTP id qz6mr14149048pbc.156.1381415174226; Thu, 10 Oct 2013 07:26:14 -0700 (PDT) Received: from [192.168.1.8] (ip98-167-230-131.ph.ph.cox.net. [98.167.230.131]) by mx.google.com with ESMTPSA id dk3sm53517218pbc.32.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 10 Oct 2013 07:26:13 -0700 (PDT) Message-ID: <5256B901.9010706@boundarydevices.com> Date: Thu, 10 Oct 2013 07:26:09 -0700 From: Eric Nelson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Daiane Angolini , Daiane Angolini , "meta-freescale@yoctoproject.org" References: <52560A12.1010401@boundarydevices.com> <5256A1E3.5070002@freescale.com> In-Reply-To: <5256A1E3.5070002@freescale.com> 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 14:26:15 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Hi Daiane, On 10/10/2013 05:47 AM, Daiane Angolini wrote: > On 10/09/2013 10:59 PM, Eric Nelson wrote: >> On 10/09/2013 05:28 PM, Daiane Angolini wrote: >> >> >> >>> 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. > This looks good. Thanks. >> >>> 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. > IOW, the same thing we use ours for. If it makes things easier, we could push a 'boundary' branch there when we update things. Regards, Eric