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 29355C61DA3 for ; Fri, 3 Mar 2023 23:45:26 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 13D3885DF3; Sat, 4 Mar 2023 00:42:06 +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="V5oyGRGK"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 4E1CC85DE5; Sat, 4 Mar 2023 00:42:04 +0100 (CET) Received: from mail-qv1-xf2f.google.com (mail-qv1-xf2f.google.com [IPv6:2607:f8b0:4864:20::f2f]) (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 0988C85DE0 for ; Sat, 4 Mar 2023 00:42:01 +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-qv1-xf2f.google.com with SMTP id nf5so2874980qvb.5 for ; Fri, 03 Mar 2023 15:42:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1677886920; 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=wKAE2btgicctDUZsvYCp5ONkHT3nTpSdQqmHZqkI0VI=; b=V5oyGRGK6oRVd9urMa14NvTxMREFBVqbwjlIp33Lvd86qzHrW7JBtJhsp5UGRZ5rW3 +6N3AFKh6a5GQ9LuubtW+6OOhRax2uqJxrpWJmUhmslf3QQ+eNi/ATp5suofCD2NUnwo /7Zkz3JTeTm5WdQTMtrJitk3cOnFMxYtmfCw0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677886920; 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=wKAE2btgicctDUZsvYCp5ONkHT3nTpSdQqmHZqkI0VI=; b=S0ClWQQhedi7E5GhrJ4GCtndhrL4OKI8c4cDejqhC9f1S61KACEuFbE1bQONvZtAgM Tw6ahbpiKBSiE2gb56c6X9cq2YXCwWx/x5S6FBEMCgf1vTn+90oUICIehTVnG64t9FmC Tc9+YGYZ8WULQxl/9WJwXyHvt0zfklInKQyULzJk1eghIrDFnVfv6KNI+q3STIMrjDFS IwVwdycdia2gJKhQM7d+9mPl643my634WZ7nnUxPyx1lgykvn6s/zWBWMs4LCrhcJ12W LqGaMyBHP342FJulnrxhTK1ZjgxDCtsTNzHQu17Y8bvjcvbFvAsD6nZ/PmnSPXu0Q890 lyPg== X-Gm-Message-State: AO0yUKXzVtr2vmgNmu6JgOwGjAF/P20scAmgnLhgDBMzn1Mukpir/jON Q3PYRmwvURmdsLzlkFFdetRxFOoUmGYG8ZmZUUzTKA== X-Google-Smtp-Source: AK7set8kQpc8FfjvcPpJ8EePorIIxhVJfNBz/2A9HBSsHH9cJvFugsZpa2mCAsEb6lNEHO/lxXGWBQ== X-Received: by 2002:ad4:5c86:0:b0:56f:5466:20d4 with SMTP id o6-20020ad45c86000000b0056f546620d4mr7179741qvh.16.1677886919824; Fri, 03 Mar 2023 15:41:59 -0800 (PST) Received: from bill-the-cat (2603-6081-7b00-6400-0000-0000-0000-036b.res6.spectrum.com. [2603:6081:7b00:6400::36b]) by smtp.gmail.com with ESMTPSA id 127-20020a370b85000000b007425ef4cbc2sm2695004qkl.100.2023.03.03.15.41.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 03 Mar 2023 15:41:59 -0800 (PST) Date: Fri, 3 Mar 2023 18:41:57 -0500 From: Tom Rini To: Simon Glass Cc: U-Boot Mailing List , Brandon Maier , Heinrich Schuchardt , Ilias Apalodimas , Kautuk Consul , Leo Yu-Chi Liang , Philippe Reynes , Rasmus Villemoes , Sughosh Ganu Subject: Re: [PATCH v5 13/44] lib: Add a Kconfig for SPL_BZIP2 Message-ID: <20230303234157.GZ968799@bill-the-cat> References: <20230222163425.2043934-1-sjg@chromium.org> <20230222163425.2043934-14-sjg@chromium.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="djCn2aHTp9iqz0lb" Content-Disposition: inline In-Reply-To: <20230222163425.2043934-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 --djCn2aHTp9iqz0lb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 22, 2023 at 09:33:54AM -0700, Simon Glass wrote: > This is implicitly used in the source and seems useful, so add it. >=20 > Signed-off-by: Simon Glass Applied to u-boot/next, thanks! --=20 Tom --djCn2aHTp9iqz0lb Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmQChcUACgkQFHw5/5Y0 tyyIPwv/dPAyWEMtsjgK5RUu5U3bOUczBVXTxq1uX7tHv71fUDxZUXEZbMVlGhDm NZijlGVzAxSKmWkUxd3Vi2UYWJ53mynKC0QOn6yUKiFUzMMWry9HQXSGck0eGNUu Mw4b8PH25xKpBRR7EOEqvgMMfnbZr8CylyahEzLzAghOmm5MSgRYRZRhlyflSxYM vuF19qKRcyP9SytIp3tPclxJUPGMjLLXWoKdHTVBycdxtLPBfkD5v9KHbyOqPuSL cLY2Nx4W/9YrIGQQqDWRxt/ZTFpJo0t9/aZPniOG/gzpZRWgkDXhdMW6kyYqynPb C5ohXM+YDk0Beo2H1IQx4AesTqZ24WpQ2BIXAjEH0ZkS45VvlfJndwB03FezKrv+ nMuIHaeYl+wfuw8BXzg/fCSKYhyOwbPIqr1Ia8nxRflSFrrVZV2EQ0MVFxpuZ5m1 aZoX/j9QOa4K7ph/98Vf5LJrrDJ7FLGjSOFtZt9SAhTjS91htFYCqqx0UBu7/Zo/ Nt1aNQd7 =3WIX -----END PGP SIGNATURE----- --djCn2aHTp9iqz0lb--