From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-wi0-f169.google.com ([209.85.212.169]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1SyHmz-0006mF-7r for openembedded-core@lists.openembedded.org; Mon, 06 Aug 2012 09:31:45 +0200 Received: by wibhm2 with SMTP id hm2so1150331wib.0 for ; Mon, 06 Aug 2012 00:20:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=4avex0J9ze7unSsJt7+3uxDPN7CXxQIY2o1/2YNeqR4=; b=ClcLVDqifYGfF77kp4A4NANxnyoLW7wy2ov7P6trvzlcOrYPYU9ov+j3WAi+MsCh1j UPHhDTX1eoZ0qy0I2eo1sPgrz3kG6P8kFUTOd8SCTdUeAka6qM7/rnW/9S71xI5NFJ3I v9yDLGAQ6FFshDcLGL21ZeiDBF5M8yNcl7qNT/TcofqgIbRrEYpe07LFiwtwgYOWw9U0 PkmObJug0yQFFs7h6sCk/dIH16pN66AQ5bE1Qdytj5AF08ovPIOmM2qwnT2+h0n268+w yqrBqRy4U6BCsDQEqjpWyGAfOHdL21xClk/FwPkfYn2fz0ldVgYf15BzII5pCjPtbqlY soiQ== Received: by 10.180.19.169 with SMTP id g9mr16007125wie.9.1344237601091; Mon, 06 Aug 2012 00:20:01 -0700 (PDT) Received: from localhost ([94.230.152.246]) by mx.google.com with ESMTPS id l5sm20869885wix.5.2012.08.06.00.19.58 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 06 Aug 2012 00:19:59 -0700 (PDT) Date: Mon, 6 Aug 2012 09:19:55 +0200 From: Martin Jansa To: Patches and discussions about the oe-core layer Message-ID: <20120806071955.GF3267@jama.jama.net> References: <1344236047-28547-1-git-send-email-radu.moisan@intel.com> <20120806065544.GD3267@jama.jama.net> <501F6E54.1010309@intel.com> MIME-Version: 1.0 In-Reply-To: <501F6E54.1010309@intel.com> User-Agent: Mutt/1.5.21 (2010-09-15) Subject: Re: [PATCH] u-boot: Upgrade to upstream stable 2012.07 X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Aug 2012 07:31:45 -0000 X-Groupsio-MsgNum: 27003 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9ADF8FXzFeE7X4jE" Content-Disposition: inline --9ADF8FXzFeE7X4jE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 06, 2012 at 10:12:20AM +0300, Radu Moisan wrote: >=20 > On 08/06/2012 09:55 AM, Martin Jansa wrote: > > On Mon, Aug 06, 2012 at 09:54:07AM +0300, Radu Moisan wrote: > >> For u-boot-fw-utils, fw_enc.c was changed and it requires a header > >> file config.h which is autogenerated at config so it requires a > >> "make NAME_config". > >> I used for testing coreboot-x86. > > Is build with gold resolved in this new release already? By forcing bfd > > or to provide working binaries when built with gold? > > > > More info: > > http://lists.linuxtogo.org/pipermail/openembedded-core/2012-August/0269= 43.html > I don't know what linker is used, I guess the default one. If you can=20 > point out to me how to check, I'll be glad to do it. > The patch in your link was not in my tree at the time I've tested, if=20 > that is relevant in any way. Maybe you were looking to poky repo instead of oe-core? Find poky equivalent of http://git.openembedded.org/openembedded-core/commit/?id=3D2e79fcd673dadeab= 6358fe22d47c8534c14de03e The issue reported in that email was fixed http://git.openembedded.org/openembedded-core/commit/?id=3Df78044f85ab1a0ac= ce852a7032fc0c81285cd4c1 What I was intereseted is whether upstream added similar patch to http://git.shr-project.org/git/?p=3Dmeta-smartphone.git;a=3Dblob;f=3Dmeta-n= okia/recipes-bsp/u-boot/u-boot/0001-config-Always-use-GNU-ld.patch or added other fix to make gold usable for u-boot. And you can test build with gold if you enable gold by adding ld-is-gold to DISTRO_FEATURES. Cheers, --=20 Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com --9ADF8FXzFeE7X4jE Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iEYEARECAAYFAlAfcBsACgkQN1Ujt2V2gBzpsgCfU7XLz7ZAB1KpzpW8zkH3puaT c84AnAurFKIlgSig44IWzROqRgx+z6u7 =uzz0 -----END PGP SIGNATURE----- --9ADF8FXzFeE7X4jE--