From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from 20.mo1.mail-out.ovh.net ([188.165.45.168] helo=mo1.mail-out.ovh.net) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1StEc4-0001w0-Nl for barebox@lists.infradead.org; Mon, 23 Jul 2012 09:07:37 +0000 Received: from mail94.ha.ovh.net (b7.ovh.net [213.186.33.57]) by mo1.mail-out.ovh.net (Postfix) with SMTP id 60505FF99F8 for ; Mon, 23 Jul 2012 11:13:15 +0200 (CEST) Date: Mon, 23 Jul 2012 11:08:11 +0200 From: Jean-Christophe PLAGNIOL-VILLARD Message-ID: <20120723090811.GS22657@game.jcrosoft.org> References: <20120723042052.GK22657@game.jcrosoft.org> <1343017563-27932-1-git-send-email-plagnioj@jcrosoft.com> <1343017563-27932-6-git-send-email-plagnioj@jcrosoft.com> <20120723063523.GV30009@pengutronix.de> <20120723064134.GO22657@game.jcrosoft.org> <20120723071622.GX30009@pengutronix.de> <20120723080208.GP22657@game.jcrosoft.org> <20120723080507.GY30009@pengutronix.de> <20120723081807.GQ22657@game.jcrosoft.org> <20120723082231.GZ30009@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20120723082231.GZ30009@pengutronix.de> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: barebox-bounces@lists.infradead.org Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH 6/7] compressed: rename barebox target to zbarebox and zbarebox.bin To: Sascha Hauer Cc: barebox@lists.infradead.org On 10:22 Mon 23 Jul , Sascha Hauer wrote: > On Mon, Jul 23, 2012 at 10:18:07AM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote: > > On 10:05 Mon 23 Jul , Sascha Hauer wrote: > > > On Mon, Jul 23, 2012 at 10:02:08AM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote: > > > > On 09:16 Mon 23 Jul , Sascha Hauer wrote: > > > > > > > > > > Does it really? > > > > > > > > > > I see this goes back to: > > > > > > > > > > commit 8a03bff03ebf36b7460e6ec43259bc8b40731ece > > > > > Author: Sascha Hauer > > > > > Date: Thu Jul 3 10:30:44 2008 +0200 > > > > > > > > > > [arm] Add cleanup flags only when modules are disabled. Otherwise > > > > > we remove functions from the binary which are needed for > > > > > modules > > > > > > > > > > I can't see though why this should happen. What is needed for modules > > > > > is defined by EXPORT_SYMBOL. > > > > > > > > > > Unfortunately modules are quite broken atm for me anyway, so I can't > > > > > test. > > > > except you need to use the barebox file to link the ko > > > > > > > > and that is one of the reason we do need to call the compressed barebox > > > > zbarebox > > > > > > > > and I'd like to be able to detect when it's a normal barebox and a zbarebox > > > > so need to have start.c compiled 2 times > > > > > > > > I really do not like this link with the whole barebox in the zbarebox > > > > > > > > keep stuff clean and seperated is really better > > > > > > Well, send patches ;) > > THis is what this patch do > > But it breaks the build For this we need some help because one of the way would be to have a new target comp-y so we can specify it accross the source Best Regards, J. _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox