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 10BE9C5479D for ; Mon, 9 Jan 2023 14:13:16 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 480A485605; Mon, 9 Jan 2023 15:13:14 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="CZINXGvj"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id C2E8C85507; Mon, 9 Jan 2023 15:13:11 +0100 (CET) Received: from mail-qt1-x82b.google.com (mail-qt1-x82b.google.com [IPv6:2607:f8b0:4864:20::82b]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 0CE6A852EF for ; Mon, 9 Jan 2023 15:13:09 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qt1-x82b.google.com with SMTP id g7so7935768qts.1 for ; Mon, 09 Jan 2023 06:13:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=YlxK2MaGsZohNzoCzYlWL1CMNnRN5Xs0zQ6nW9SdpDM=; b=CZINXGvjRPCwdJZz3gqtnT80LfTPXzqsbMXVl7FBY9DNwWZjyOXvAgNcYWL2LOIUz/ FtXrAYEIj3ura+j25wLm2szRYMREXIMniZHeYourn7xelAnSqkxivctDb513a7w46rFy 7oMETzV+mbhIFQ7keQ6jAeWl0Ja7oaKBbisBA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=YlxK2MaGsZohNzoCzYlWL1CMNnRN5Xs0zQ6nW9SdpDM=; b=mkVCANWtIsr9J06WQXrc5L9hspvKX9K1VRAjK6mdKU14npawyHDR7MtVbxjmwccS6H FXLVE7jfj+OqUVDdDSLU4lgF3vg+fTgW1lY8PC5d9lYNnBAeRf5LinWDmRfRoAYRfr9k QU4Uc4bmljzsDvkVePB16KK3lZjZmpbKpx3TMEqldJaTqfd149fo1iFtyS70QldhE+jM 07sZn3PCCoATJAIVrhnTa/l/siG7AtRFnADuZKJAySJLQsEmFj+HL58sdIcQKwrCN3qz e3CeWZidUckP/CWMywZyjk3s1A80IvA2Z1fsv1U9y7fKgKLGrYoTHLCpaumm8ff0hki+ cc1Q== X-Gm-Message-State: AFqh2kqNWDOUTUErQNJ9qdykvzdaPZDmmHNSZ4j+dCJkd6ut1neEtrIO iGXoHfJMFRpTJ2UTvC/Czacx+Q== X-Google-Smtp-Source: AMrXdXu38peaxQQZPRQgmfF0TNNAtrxWfGNYDFZBs7Qc1aotD21AHM9CHwPidNCpabzXWiYAdl1qKQ== X-Received: by 2002:a05:622a:a015:b0:3ad:797e:7314 with SMTP id jt21-20020a05622aa01500b003ad797e7314mr4009565qtb.1.1673273587863; Mon, 09 Jan 2023 06:13:07 -0800 (PST) Received: from bill-the-cat (2603-6081-7b00-6400-0159-9ce3-e1a8-fcba.res6.spectrum.com. [2603:6081:7b00:6400:159:9ce3:e1a8:fcba]) by smtp.gmail.com with ESMTPSA id o10-20020ac8698a000000b003ae7bf5c1d8sm346046qtq.25.2023.01.09.06.13.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 09 Jan 2023 06:13:07 -0800 (PST) Date: Mon, 9 Jan 2023 09:13:05 -0500 From: Tom Rini To: Luca Ceresoli Cc: Simon Glass , Michal Simek , U-Boot Mailing List , Roger Quadros , Alper Nebi Yasak , Peter Geis , Jerome Forissier , huang lin , Jeffy Chen , Kever Yang , Philipp Tomsich , Ivan Mikhaylov , Quentin Schulz , Philippe Reynes Subject: Re: [PATCH v9 14/14] treewide: Disable USE_SPL_FIT_GENERATOR by default Message-ID: <20230109141305.GJ3787616@bill-the-cat> References: <20230107210721.478062-1-sjg@chromium.org> <20230107210721.478062-15-sjg@chromium.org> <20230108134132.GY3787616@bill-the-cat> <20230108160605.GB3787616@bill-the-cat> <20230108162438.GC3787616@bill-the-cat> <20230109095630.5e940a1a@booty> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="MGpnzKjFtl5OXCG7" Content-Disposition: inline In-Reply-To: <20230109095630.5e940a1a@booty> X-Clacks-Overhead: GNU Terry Pratchett 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 --MGpnzKjFtl5OXCG7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 09, 2023 at 09:56:30AM +0100, Luca Ceresoli wrote: > Hello Tom, Simon, Michal, >=20 > On Sun, 8 Jan 2023 12:36:15 -0700 > Simon Glass wrote: >=20 > > Hi Tom, > >=20 > > On Sun, 8 Jan 2023 at 09:24, Tom Rini wrote: > > > > > > On Sun, Jan 08, 2023 at 09:20:09AM -0700, Simon Glass wrote: =20 > > > > Hi Tom, > > > > > > > > On Sun, 8 Jan 2023 at 09:06, Tom Rini wrote: = =20 > > > > > > > > > > On Sun, Jan 08, 2023 at 08:48:37AM -0700, Simon Glass wrote: =20 > > > > > > Hi Tom, > > > > > > > > > > > > On Sun, 8 Jan 2023 at 06:41, Tom Rini wrot= e: =20 > > > > > > > > > > > > > > On Sat, Jan 07, 2023 at 02:07:21PM -0700, Simon Glass wrote: > > > > > > > =20 > > > > > > > > This option is deprecated and only used by two boards. Enab= le it for just > > > > > > > > those two boards, so others don't accidentally enable it. > > > > > > > > > > > > > > > > Signed-off-by: Simon Glass =20 > > > > > > > [snip] =20 > > > > > > > > diff --git a/boot/Kconfig b/boot/Kconfig > > > > > > > > index 55f06761ef8..7ab0dd14211 100644 > > > > > > > > --- a/boot/Kconfig > > > > > > > > +++ b/boot/Kconfig > > > > > > > > @@ -282,12 +282,13 @@ config SPL_FIT_SOURCE > > > > > > > > config USE_SPL_FIT_GENERATOR > > > > > > > > bool "Use a script to generate the .its script" > > > > > > > > depends on SPL_FIT > > > > > > > > - default y if SPL_FIT && ARCH_ZYNQMP > > > > > > > > + help > > > > > > > > + This is deprecated. Please do not use it. Use binma= n instead. =20 > > > > > > > > > > > > > > Lets remove the text around bool so it can't be enabled, and = move to > > > > > > > select'ing it from the two boards that need it. Michal, Luca,= what's > > > > > > > needed to move your two platforms > > > > > > > (avnet_ultrazedev_cc_v1_0_ultrazedev_som_v1_0 and xilinx_zynq= mp_virt off > > > > > > > of this very legacy option, given that other xilinx platforms= have > > > > > > > already migrated to binman ? =20 >=20 > Unfortunately I lost access to that board, and since the vendor does > not appear interested in supporting it I think the best options would > be to either remove the defconfig or to keep legacy support. >=20 > Which one would you prefer? If the vendor doesn't want to support it, and no one can test it, it should get dropped I think. Michal, do you have anything to add here? --=20 Tom --MGpnzKjFtl5OXCG7 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmO8IPAACgkQFHw5/5Y0 tyylIAwAuPgpj443SnwfON5FcJBvFO6nNh1RtFOKoaKxYufmqql00OIimVZpiEdX DgQyptoZgnFEOWIDrXw34KjnknArYCNE1S/1Bzcy0V9aVE8trx7nQWuqULuT5JhW vAkls8rb7PI2VGDobKiHIs1+Z/zsPqshB/cw423rnhU6zEpQ0LQjsn7SBRSu39R1 pBK4ToKm21fL7vs+0cfy2R/cpmp7qYlXNFTK60F1p2BLEb3EBwPffUtS01SoPhkO QDzqf0JRDq7lZShbrFPmGKxGt99tfQm+esCcLLVjQERRqpaMSeXqpR76k25S2VfJ AR46oU6OwXQ3Vja600Myu2r//uQ5OTQ9vhxL+HrQ+AdX3RTgd1BJMm7U4QkgvHmh OdQz7JuXrbswlHgYTAgiNuF1HqSXosnqqeNruKEttm1+DlveDLVCfJBFtwldlu2v FeMw0pc1X0nEHbDiWzDU9ZkFXT4202rJftmH7mUCB98w3u3urQBIU90LJ202LyPK 8v4obmvi =3xLi -----END PGP SIGNATURE----- --MGpnzKjFtl5OXCG7--