From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail.microcatalog.org.uk ([217.6.246.34] helo=root.phytec.de) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1S7o2j-00049b-RV for ptxdist@pengutronix.de; Wed, 14 Mar 2012 14:15:11 +0100 Received: from idefix.phytec.de (idefix.phytec.de [172.16.0.10]) by root.phytec.de (Postfix) with ESMTP id 066A7BF0D9 for ; Tue, 13 Mar 2012 12:24:06 +0100 (CET) From: Jan Weitzel In-Reply-To: <20120309144007.GB30123@pengutronix.de> References: <20120223095448.GB28597@pengutronix.de> <1330015251-12610-1-git-send-email-j.weitzel@phytec.de> <20120308132323.GM16283@pengutronix.de> <1331287364.3653.19.camel@lws-weitzel> <20120309124703.GC17523@pengutronix.de> <1331303031.3653.21.camel@lws-weitzel> <20120309144007.GB30123@pengutronix.de> Date: Wed, 14 Mar 2012 14:15:01 +0100 Message-ID: <1331730901.7041.7.camel@lws-weitzel> Mime-Version: 1.0 Subject: Re: [ptxdist] [PATCH] Build MLO from barebox sources Reply-To: ptxdist@pengutronix.de, J.Weitzel@phytec.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de Am Freitag, den 09.03.2012, 15:40 +0100 schrieb Michael Olbrich: > On Fri, Mar 09, 2012 at 03:23:51PM +0100, Jan Weitzel wrote: > > Am Freitag, den 09.03.2012, 13:47 +0100 schrieb Michael Olbrich: > > > On Fri, Mar 09, 2012 at 11:02:44AM +0100, Jan Weitzel wrote: > > > > Am Donnerstag, den 08.03.2012, 14:23 +0100 schrieb Michael Olbrich: > > > > > On Thu, Feb 23, 2012 at 05:40:51PM +0100, Jan Weitzel wrote: > > > > > > Build MLO in $(BUILDDIR)/barebox_mlo-* with config PTXCONF_BAREBOX_MLO_CONFIG > > > > > > Default config is barebox_mlo.config. > > > > > > > > > > Applied. > > > > > I did some more modifications in another commit. Please check that it still > > > > > works for you. > > > > No, version is missing in url. Fixed by a hint from you ;) > > > > I am going to send the patch. > > > > > > > > ~/git/ptxdist/bin/ptxdist targetinstall barebox_mlo > > > > > > Did you run "ptxdist oldconfig" first? If barebox is enabled the > > > PTXCONF_BAREBOX_MLO_VERSION defaults to PTXCONF_BAREBOX_VERSION. However > > > without oldconfig this will not be set. > > Hello, oldconfig didn't help: > > > > ~/git/ptxdist/bin/ptxdist oldconfig > > Sorry, I meant of course: > $ ptxdist oldconfig platform still the same error: weitzel@numalfix:~/tmp/BSP-Phytec-phyCARD-XL2$ ~/git/ptxdist/bin/ptxdist oldconfig platform weitzel@numalfix:~/tmp/BSP-Phytec-phyCARD-XL2$ ~/git/ptxdist/bin/ptxdist targetinstall barebox_mlo ------------------------ target: barebox-.tar.bz2 ------------------------ --2012-03-14 14:07:24-- http://www.barebox.org/download/barebox-.tar.bz2 ... > > ~/git/ptxdist/bin/ptxdist targetinstall barebox_mlo > > if it still does not work (or where ever your platformconfig is): > > $ grep BAREBOX selected_platformconfig weitzel@numalfix:~/tmp/BSP-Phytec-phyCARD-XL2$ grep BAREBOX selected_platformconfig PTXCONF_BAREBOX=y PTXCONF_BAREBOX_VERSION="2011.12.0" PTXCONF_BAREBOX_MD5="a2f7725dfb5b15b2f3275663d663ab3b" PTXCONF_BAREBOX_CONFIG="barebox.config" PTXCONF_BAREBOX_ARCH_STRING="arm" PTXCONF_BAREBOX_EXTRA_ENV=y PTXCONF_BAREBOX_EXTRA_ENV_PATH="${PTXDIST_PLATFORMCONFIGDIR}/barebox-defaultenv" PTXCONF_BAREBOX_MLO=y PTXCONF_BAREBOX_MLO_VERSION="${BAREBOX_VERSION}" PTXCONF_BAREBOX_MLO_MD5="${BAREBOX_MD5}" PTXCONF_BAREBOX_MLO_ARCH_STRING="arm" PTXCONF_BAREBOX_MLO_CONFIG="barebox_mlo.config" # PTXCONF_BAREBOX_BBENV is not set Jan > Michael > > -- > Pengutronix e.K. | | > Industrial Linux Solutions | http://www.pengutronix.de/ | > Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | > Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | > -- ptxdist mailing list ptxdist@pengutronix.de