From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 63A09C4332F for ; Mon, 19 Dec 2022 03:12:55 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id DE05483D18; Mon, 19 Dec 2022 04:12:52 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=debian.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; secure) header.d=debian.org header.i=@debian.org header.b="FvpDRazc"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id B513B85031; Mon, 19 Dec 2022 04:12:50 +0100 (CET) Received: from cascadia.aikidev.net (cascadia.aikidev.net [173.255.214.101]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 0E92584EC0 for ; Mon, 19 Dec 2022 04:12:48 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=debian.org Authentication-Results: phobos.denx.de; spf=none smtp.mailfrom=vagrant@debian.org Received: from localhost (unknown [IPv6:2600:3c01:e000:21:7:77:0:20]) (Authenticated sender: vagrant@cascadia.debian.net) by cascadia.aikidev.net (Postfix) with ESMTPSA id 8DB761AA5E; Sun, 18 Dec 2022 19:12:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=debian.org; s=1.vagrant.user; t=1671419565; bh=RDyUcvJ1Sf1V/+HPiCQZr4oibOACDJW8ZeTQewDtXHk=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=FvpDRazcXjifIYfPIlIeEVw251dsteaYA+1TndsTohWU8k4yC4J5YsikmSzFK4PhN kR23Xqs73zS5gm3RKGzugbQLeRalWN2hfXZ4BfIxYGcoD+vGjq1TOvS7BJXLYyyN+/ +laGVFOkZ31y+8ZLAXoTEAqEz2LUwQaU1BvuFupZtWORbaRIrVnMp0yw907tp0VjET BJxp8UppIGGy/hjWVDp1yQ+rl/g0+j9fbIi5H6nVamLea0Naq6GCGJPRi+KgnSbaNd o7MmgsOUTeuvVPMPyqu9l/uSZJZZx7UAJPigfI0sm0WgJiqo3cvmXbHS2TLAceit+V kKAxF/jTFi83w== From: Vagrant Cascadian To: Pali =?utf-8?Q?Roh=C3=A1r?= , Aurelien Jarno , Tom Rini Cc: u-boot@lists.denx.de Subject: Re: [PATCH u-boot] powerpc/mpc85xx: Pass correct cpu compiler flags In-Reply-To: <20221213210238.j3ust7ge2s42tlzb@pali> References: <20221211141204.8153-1-pali@kernel.org> <20221213210238.j3ust7ge2s42tlzb@pali> Date: Sun, 18 Dec 2022 19:12:38 -0800 Message-ID: <874jtsxf15.fsf@contorta> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.6 at phobos.denx.de X-Virus-Status: Clean --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 2022-12-13, Pali Roh=C3=A1r wrote: > Vagrant and Aurelien, could you test if this change fully fixes your > Debian issue? Well, apparently the issue has been fixed some other way, as u-boot 2022.03-rc3 builds the qemu-ppce500 target fine in Debian with binutils 2.39.50.20221208-5 even without the old patch applied... ... that said, it also builds with this proposed patch applied, so if it is more correct, that seems ok to me too. I haven't tested the resulting u-boot binaries, just that they build successfully. Hope that is helpful! live well, vagrant --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCY5/WpwAKCRDcUY/If5cW qm2tAP4gs/RRVYHFNm0rz8L8/qd7XmrjXgxXD5LwBMGaPwV90gEA2jbORmJZnH/I ZIcFhQHufl4aAfhhNFoh3PLTwx8lEgo= =XO9/ -----END PGP SIGNATURE----- --=-=-=--