From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-out.m-online.net (mail-out.m-online.net [212.18.0.10]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id C38E3E013D6 for ; Fri, 23 Aug 2013 04:26:39 -0700 (PDT) Received: from frontend1.mail.m-online.net (frontend1.mail.intern.m-online.net [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id 3cM0gL6rZbz3hj7b; Fri, 23 Aug 2013 13:26:38 +0200 (CEST) X-Auth-Info: NApuvWrljCU6W8U3lb4WE/XBkpzhqFP253WG5EhVsd4= Received: from chi.localnet (unknown [195.140.253.167]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp-auth.mnet-online.de (Postfix) with ESMTPSA id 3cM0gL6BqFzbbn7; Fri, 23 Aug 2013 13:26:38 +0200 (CEST) From: Marek Vasut To: meta-freescale@yoctoproject.org Date: Fri, 23 Aug 2013 13:26:39 +0200 User-Agent: KMail/1.13.7 (Linux/3.10-2-amd64; KDE/4.8.4; x86_64; ; ) References: <1377182514-4963-1-git-send-email-alexandre.belloni@free-electrons.com> <20130823130238.6b58a3ce@e6520eb> <521741B3.6060807@free-electrons.com> In-Reply-To: <521741B3.6060807@free-electrons.com> MIME-Version: 1.0 Message-Id: <201308231326.39969.marex@denx.de> Cc: Otavio Salvador , brian@crystalfontz.com, jimwall@q.com, 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:26:40 -0000 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Dear Alexandre Belloni, > On 23/08/2013 13:02, Eric B=E9nard wrote: > > Hi Marek, > >=20 > > Le Fri, 23 Aug 2013 12:41:16 +0200, > >=20 > > 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 > >>>> the 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 > >> that's already in Yocto, Otavio?). I don't see a point in duplicating > >> effort instead of 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 >=20 > Right... I'll use that one :) Thanks everyone. Wow, I didn't know. Sorry you had to write your own thing, I know this port= ion=20 can be ugly :-( Best regards, Marek Vasut