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 97EDBC4332F for ; Wed, 21 Dec 2022 23:14:59 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id F0FEE85282; Thu, 22 Dec 2022 00:12:00 +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="Q27REeK9"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 50CB785346; Thu, 22 Dec 2022 00:11:59 +0100 (CET) Received: from mail-qt1-x833.google.com (mail-qt1-x833.google.com [IPv6:2607:f8b0:4864:20::833]) (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 9244C85216 for ; Thu, 22 Dec 2022 00:11:56 +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-x833.google.com with SMTP id fu10so228336qtb.0 for ; Wed, 21 Dec 2022 15:11:56 -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=vS9A7b3c11Gx0mzZOhCOaaoOqtNeLtdC3q6ewNBbrkQ=; b=Q27REeK9dTGYFCAR70UnKSOkOxHKTEXQTMkHqPbTMFS/GcLo/hUN0f9O0TEzbadSeA 4P5QCTrF3t42IvzG7TVSMqbI2PVBj0WNDnRFl0etJs4DK8OjzdepoDipGKqK2SO4Xu9j 7RvN9rAEvPNiy8DYzAk+NdNmtmHdRY2pMALVM= 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=vS9A7b3c11Gx0mzZOhCOaaoOqtNeLtdC3q6ewNBbrkQ=; b=ZxP9FcK2CiCjMssz/dv6hR4UX+rM6R5kvEq/qSt0Ciu6QxLJasZz2Cks9OuuYVspkM qdT4juk2W08sQ4DYbrvYW1guiTw1TyBtcIoGrQnMjIHZcMPQVbv15idRDANv7QW6P0YZ t/pr5n0UrZJy/HMQ3NkT9xR6ic+08ALQDdBH+ky3VkLDKnTZVIx3pVNFmEGsdSuEZOUm biQF7TE5QmuRR+ZmWBcJGSwnyBfIWcKrBfB7RF+Ssaij9G0KDyzRyKxxeJHyRFPgSSWV 50nqSowa/8Nn3e/p01WAMRSM77Ymvt+2FPDBC2CpOcvER88TSwpKOkwjzRB68J/GAgfR 8zYQ== X-Gm-Message-State: AFqh2kqV1OPmInsbP2jza1TAjpF4YTVcQzmSdHZzyWMXPazM42PtYcm2 PCGlRf2ucF4+OETIo3tf4z9/BA== X-Google-Smtp-Source: AMrXdXsHMhNkIBCiVIu1/osxHIy00oKyg3D0GdO3rH+aelJt1mGe6N35xHDjeFvXcnd59HJiiVXqZw== X-Received: by 2002:ac8:460c:0:b0:3a9:77d7:a2fe with SMTP id p12-20020ac8460c000000b003a977d7a2femr4199184qtn.1.1671664315345; Wed, 21 Dec 2022 15:11:55 -0800 (PST) Received: from bill-the-cat (2603-6081-7b00-6400-24f0-bc4b-7894-230e.res6.spectrum.com. [2603:6081:7b00:6400:24f0:bc4b:7894:230e]) by smtp.gmail.com with ESMTPSA id e26-20020a37ac1a000000b006e99290e83fsm11229921qkm.107.2022.12.21.15.11.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 21 Dec 2022 15:11:54 -0800 (PST) Date: Wed, 21 Dec 2022 18:11:52 -0500 From: Tom Rini To: Simon Glass , Michal Simek Cc: U-Boot Mailing List , huang lin , Jeffy Chen , Kever Yang , Philipp Tomsich , Ivan Mikhaylov , Quentin Schulz , Roger Quadros , Philippe Reynes , Alper Nebi Yasak , Jerome Forissier , Peter Geis Subject: Re: [PATCH v8 13/13] treewide: Disable USE_SPL_FIT_GENERATOR by default Message-ID: <20221221231152.GD3787616@bill-the-cat> References: <20221221230726.638740-1-sjg@chromium.org> <20221221230726.638740-14-sjg@chromium.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="2ESZzz1Squt6S8KR" Content-Disposition: inline In-Reply-To: <20221221230726.638740-14-sjg@chromium.org> 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 --2ESZzz1Squt6S8KR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Dec 21, 2022 at 04:07:26PM -0700, Simon Glass wrote: > This option is deprecated and only used by two boards. Enable it for just > those two boards, so others don't accidentally enable it. >=20 > Signed-off-by: Simon Glass Wait, is this right? I thought when I had looked at this before the outliers were two imx boards, which I believe have now been converted. Is it really still in use on two xilinx platforms ? --=20 Tom --2ESZzz1Squt6S8KR Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmOjkrgACgkQFHw5/5Y0 tyy/5wv+NDGgRikoWgmvkSF1G72CPLl1iG8I117nWNfaq3736wN9Nec5DBsqROqw 4o24VAvfQo5qO6qOaeuRqAX7GuB/o4haSrW4o+2Cb047FsUR9XGQNDkvdcc2Jo8N z/CAUhGLHeMBRtYYRISwKYh3FyjhJWigKt4BJEUjZIV+YoQ1OpItALzrBYkxw5s5 NzTcnDCMvlPsTevmtSuOUuEecpLzSECUdvU0dfubNS21mDeJt2zx/pAcWlAW2VW3 I+wymYsDTfQ30OjBFipwDRgMEMzFmEy+m4n+nu36n81bKZFU5M31+Vw/mIcVtubK hwJsYW9Su7vElQDANcNnTm6dG8fXR94rkbd6L37I7NfuaarA8/Fwm73Ypu+Re58s My0koAWALYQlT9QcbioMivT84MTcuxK8QF3ghIDJLrEda7jKQRek1pl+ZH/n5moz RMsFBKjb9kLfhhOxE8RNAyz7zGKjPdsJREYu0B4CsQpX4pIIFjinCu90R1fXcCLP 4hsCUEKJ =YRSv -----END PGP SIGNATURE----- --2ESZzz1Squt6S8KR--