From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1-g21.free.fr (smtp1-g21.free.fr [212.27.42.1]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id F2466E0158A for ; Fri, 23 Aug 2013 04:02:52 -0700 (PDT) Received: from e6520eb (unknown [88.170.243.169]) (Authenticated sender: eukrea) by smtp1-g21.free.fr (Postfix) with ESMTPSA id C9F209400D4; Fri, 23 Aug 2013 13:02:39 +0200 (CEST) Date: Fri, 23 Aug 2013 13:02:38 +0200 From: Eric =?ISO-8859-1?B?QuluYXJk?= To: Marek Vasut Message-ID: <20130823130238.6b58a3ce@e6520eb> In-Reply-To: <201308231241.16884.marex@denx.de> References: <1377182514-4963-1-git-send-email-alexandre.belloni@free-electrons.com> <201308230515.32320.marex@denx.de> <52172A20.8070909@free-electrons.com> <201308231241.16884.marex@denx.de> Organization: =?ISO-8859-1?B?RXVrculh?= Electromatique X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.19; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Cc: Otavio Salvador , brian@crystalfontz.com, jimwall@q.com, meta-freescale@yoctoproject.org, Maxime Ripard Subject: Re: [meta-fsl-arm][PATCHv2] mx28-bcb: add utility to generate Boot Control Block 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: Fri, 23 Aug 2013 11:02:57 -0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi Marek, Le Fri, 23 Aug 2013 12:41:16 +0200, Marek Vasut a =E9crit : > Dear Alexandre Belloni, >=20 > > On 23/08/2013 05:15, Marek Vasut wrote: > > > Why do you not use mxsboot tool from U-Boot instead of re-inventing t= he > > > wheel? > >=20 > > I'm not sure we really want to download the u-boot sources for something > > that simple. Also, I simply didn't know about it. >=20 > You can always pull it out or create a package of u-boot tools (maybe tha= t's=20 > already in Yocto, Otavio?). I don't see a point in duplicating effort ins= tead of=20 > focusing on common goal. >=20 you're right, it's already in meta-fsl-arm : recipes-bsp/u-boot/u-boot-mxsboot_2013.07.bb Eric