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 4CD49C05027 for ; Fri, 3 Feb 2023 18:24:02 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 490C785F94; Fri, 3 Feb 2023 19:24: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="g+WiSBFL"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 95F6C85F94; Fri, 3 Feb 2023 19:23:59 +0100 (CET) Received: from mail-qt1-x830.google.com (mail-qt1-x830.google.com [IPv6:2607:f8b0:4864:20::830]) (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 2E5CE85F5F for ; Fri, 3 Feb 2023 19:23:57 +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-x830.google.com with SMTP id f10so6489726qtv.1 for ; Fri, 03 Feb 2023 10:23:57 -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=dWmTLoLGPLepuifnKYq/6cxMdXcyX2oPTyw1TJyZo1E=; b=g+WiSBFLOET11cBr5BP2A4D2ohAR4XFjc3I5BnKwyNKcIQv4pOq7ChvEKUCKDsv5qg qbprXe0unMDdmfTxwMkZHOVzPPl4zOkhZXwdVJmmeFZWjLU1ef0dE+tUZ5tmH+go4DfH qe+7H5DojYghP2WO+gR3b3/c7+P9yHMyra1Qo= 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=dWmTLoLGPLepuifnKYq/6cxMdXcyX2oPTyw1TJyZo1E=; b=hc71KE3Nlu8DArwaK/M2vTk/f6N2dZG9DyDgw39zTEzJBYkz7RMEfNFpsdevNSRS7U JlRViMQtj4zLPCkn+FRpzfAyl1abW5WU1bXx/O22pSgO59lDz3q5npmIXWiB8AwQqYVt libv1fWu1bxUD5dts2uKfcE/1xD7C3uobrKZQASijFXpvrv4VpNnUd97raOHfbtA42Sz ax/Ke7wdgxh5XKvqEH2J2BHShkNpbQMz87rqda+ZNIz3u4YrYA+v+5alqEjVCtWeHedk EPgw2+Rqt3S2lKLdtuXNS/ePcpBGRy1W52Afrt7O0T19HoEveF5ioVUSISxM3W4UVZcX 4mHQ== X-Gm-Message-State: AO0yUKWxtilXeGU+Xa2PpE8+bl2EBgZJF8gQqc5eZF9reNwK4bgNSUEF gB0IPihp7TS5tYw8cdZw+DQdRO0KfwOK6R7u848= X-Google-Smtp-Source: AK7set8o9VQWH+XtROzJCK0sc8Rj2cSFFtHNnKv9AEtNx8uihhPHGuCoXrBV15w3k27CnNCsLai29w== X-Received: by 2002:a05:622a:1789:b0:3b1:80ab:38e with SMTP id s9-20020a05622a178900b003b180ab038emr19830849qtk.0.1675448635969; Fri, 03 Feb 2023 10:23:55 -0800 (PST) Received: from bill-the-cat (2603-6081-7b00-6400-d049-1ce1-b939-5115.res6.spectrum.com. [2603:6081:7b00:6400:d049:1ce1:b939:5115]) by smtp.gmail.com with ESMTPSA id i18-20020ac80052000000b003b82489d8acsm1967013qtg.21.2023.02.03.10.23.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 03 Feb 2023 10:23:55 -0800 (PST) Date: Fri, 3 Feb 2023 13:23:53 -0500 From: Tom Rini To: Jan Kiszka Cc: U-Boot Mailing List , Joe Hershberger Subject: Re: [PATCH 2/2] env: Couple networking-related variable flags to CONFIG_NET Message-ID: References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="PxpnZzyzFeIdp06o" Content-Disposition: inline In-Reply-To: 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 --PxpnZzyzFeIdp06o Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Feb 03, 2023 at 01:22:52PM +0100, Jan Kiszka wrote: > From: Jan Kiszka >=20 > Boards may set networking variables programmatically, thus may have > CONFIG_NET on but CONFIG_CMD_NET off. The IOT2050 is an example. >=20 > CC: Joe Hershberger > Signed-off-by: Jan Kiszka Reviewed-by: Tom Rini --=20 Tom --PxpnZzyzFeIdp06o Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmPdUTkACgkQFHw5/5Y0 tyxKwwv+IUaoR+fOCFhbyxEfr/SsQlDBAqKLSjqFkRMCtigsfV5692ANoYQUdz5x 6NIHJS6tztEw0fO3RTMI48EFflgd2OxxP8M5gTQwBXizd9f3MGPyf0zy95UvyQe4 DedyutFUGmOvI7tyk+qyvB7LCpNiTZYx+eiB/1WqJ6JZEzvTM8Zzat1QL0sEw43k 4O/ZNS7SW6K+6d5/pssCjzt6sV/0CdHZqdexXLKVviep/2dJ4uYfOXyK6Gfucrlf eSmKwjco00RomWu0L4NE9Oq0Ju2MfenM+jBm8P1PHWkBEcFQPIPOdEDVSM3LSFJf S0VfKRYcNR+BMB+yL50rurnT5u7Badmfd0BSpcTOuKDBJlMpimoJujU2CQ9jYJBn aZxRpXRb8B5VI/mEAK15Wun6TBU9N3A6B3LC3Gw1B3Rmpgoe1SSUQIT1nLCA+Qw1 gbmB0yPJEq0BAw4OD8FMZ8CmHkAOST98s9fWY8PUc3jEME6YfepQlhYTJt6OYQW+ MJkEpFE5 =Ol8U -----END PGP SIGNATURE----- --PxpnZzyzFeIdp06o--