From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pd0-f175.google.com (mail-pd0-f175.google.com [209.85.192.175]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id AC3B7E0163D for ; Thu, 10 Oct 2013 09:31:37 -0700 (PDT) Received: by mail-pd0-f175.google.com with SMTP id q10so2867975pdj.34 for ; Thu, 10 Oct 2013 09:31:36 -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 :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=r/E41fIig2H9euVnm1fa3eXoArQxOV6zm5Zo8KXTZU4=; b=ds+PQfKsWDYR1Fr7ocTYiVhF9s8cxaZ5gip+Jq3ywSoP9COcjXnHIDyzTObg8bqS4w eIdvUAlm7F+v3vmQSr/sLJM9fRlsjpVP4bh1M07p+ITR9U3kgLwgQheSJZoJBCwew8DO GoSbagT9WLBiNCk11pa+AacY36SqJbskO4HHjmoPjeet4eI/LZ8brey/uD0u7rpvuQyh SJS1oIOEQ/NQCGziRihNQgWZrZ4m6dfiVVKIRmJhi2khDnqvN8gzmh0eAyDk+MVuFCw6 kClMIZGRvX+N7Aqld1QY4Mz6GPNGivVwdDVlT4OvXaFH81XSV5FxSn9isKkFNeQrpxwJ CTsg== X-Gm-Message-State: ALoCoQnzH95d1RBCEwiSMeHeTs4/tsqcJEr1eYPkQuv6zadJg0962WRx+h/ZLhjQEZPUKKxvv6So X-Received: by 10.68.232.3 with SMTP id tk3mr14961039pbc.121.1381422696763; Thu, 10 Oct 2013 09:31:36 -0700 (PDT) Received: from [29.6.1.4] ([70.96.116.236]) by mx.google.com with ESMTPSA id wd6sm63705407pab.3.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 10 Oct 2013 09:31:35 -0700 (PDT) Message-ID: <5256D665.1020702@boundarydevices.com> Date: Thu, 10 Oct 2013 09:31:33 -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: Otavio Salvador , Daiane Angolini References: <52560A12.1010401@boundarydevices.com> <5256A1E3.5070002@freescale.com> <5256B901.9010706@boundarydevices.com> <5256D1E6.5040202@freescale.com> In-Reply-To: Cc: "meta-freescale@yoctoproject.org" 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 16:31:38 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Hi all, On 10/10/2013 09:28 AM, Otavio Salvador wrote: > On Thu, Oct 10, 2013 at 1:12 PM, Daiane Angolini > wrote: >> On 10/10/2013 11:26 AM, Eric Nelson wrote: >>>> 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. >> >> >> <3 >> >> I think it would be perfect =D >> (if not for Dora, absolutely for 1.6) >> >> Otavio, what do you think? > > I am not sure; I think the u-boot-boundary gives the clear notion it > is something done by Bondary. If we'd use u-boot-fslc we'd need to > have the changes in same branch as used by other boards or it loses > its meaning. > > My goal with u-boot-fslc is to have a /single/ u-boot for most boards; > so it is essentially U-Boot mainline plus bugfixes; supporting > multiple branches for different boards I think it will confuse people. > > It seems the best would be if, instead of pushing to our u-boot GIT, > it had regular updates in the u-boot-boundary recipes and point to > newer revisions. > We'll make sure to update with each switch in our production branch. Regards, Eric