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 77673C433F5 for ; Fri, 21 Jan 2022 19:02:30 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id F1EDF830D0; Fri, 21 Jan 2022 20:02:27 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (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="H6NFz2Vz"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 62341832E6; Fri, 21 Jan 2022 20:02:27 +0100 (CET) Received: from mail-qt1-x835.google.com (mail-qt1-x835.google.com [IPv6:2607:f8b0:4864:20::835]) (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 E088483055 for ; Fri, 21 Jan 2022 20:02:24 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qt1-x835.google.com with SMTP id x8so10918894qta.12 for ; Fri, 21 Jan 2022 11:02:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=3xoBBptDPho8qXtfv6Qo/z7D1DzIb7IERxiOomh0vkw=; b=H6NFz2VzrkjBCmNuLxHNc6b7N0Mh+llLgfnNu3l5q7Bk4CeuMLgbjAAtBVYmJDY2qS Hejb1WAt3/W94Lorc6Jy0OWMeOrD+0X7JMOpvS/eCdp3oFCv+RH2TNQGnfThTBb/PB72 sLsTFZQX/si7sMgS9pS6Ddj6ZWZJ1p3hAb520= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=3xoBBptDPho8qXtfv6Qo/z7D1DzIb7IERxiOomh0vkw=; b=RfsXHVI9XJfodBcZ9KV+s7MNYTqGXQn9dziFiv90C98X7mCJAg/8rgMSman/+TXZ8C f4IUveOVHIFNBoLpFa0OZxDfEa7CQSuUdMxXCiIzAQOkxmh6LNL4JPbfB9msIU7WCU/g 8ePBC8f6WTNUyfzIrKEq5i7oMhfazdPAUGg+JPnJjtRct/gmmKd3TJMijXlp/RZy3LSc M64EupDXJwRaaLqnIZt7Z/msekwwKLjuNstHZ1ympGGVcQTKlzhnS20HSmUaAmpFX4Ti JLEoSN6qTqD8l4EAJbuOW3KhRbGelk4n+0mvV2+FabmqmE1C0PBEKmDXJQ19EmkCQ8s8 y+Wg== X-Gm-Message-State: AOAM533RJ0ahloqpDssXmnUK1sid5pyPJh/Iblep3dIW3HWo5CgDAdJT j6ycF5aY1Rfg0xv1EWMkWqYHEw== X-Google-Smtp-Source: ABdhPJzatApAiDAycKvDHrfG1VvS9b+JjkahFkOWlvy6fwtrd6Z1irgZKSln7zYoCaEcN7dtcOZA6g== X-Received: by 2002:ac8:5e54:: with SMTP id i20mr4353565qtx.620.1642791743730; Fri, 21 Jan 2022 11:02:23 -0800 (PST) Received: from bill-the-cat (2603-6081-7b01-cbda-2ef0-5dff-fedb-a8ba.res6.spectrum.com. [2603:6081:7b01:cbda:2ef0:5dff:fedb:a8ba]) by smtp.gmail.com with ESMTPSA id j19sm3528527qko.121.2022.01.21.11.02.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 21 Jan 2022 11:02:23 -0800 (PST) Date: Fri, 21 Jan 2022 14:02:21 -0500 From: Tom Rini To: Simon Glass Cc: U-Boot Mailing List , Joe Hershberger , Heinrich Schuchardt , Marek =?iso-8859-1?Q?Beh=FAn?= , Mario Six , Patrick Delaunay , Priyanka Jain , Ramon Fried , Rasmus Villemoes , Stefan Roese Subject: Re: [PATCH v2 1/5] Convert CONFIG_KEEP_SERVERADDR to Kconfig Message-ID: <20220121190221.GB7004@bill-the-cat> References: <20211218182752.1121322-1-sjg@chromium.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="AOcQtsuew1iUDr5s" Content-Disposition: inline In-Reply-To: <20211218182752.1121322-1-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.5 at phobos.denx.de X-Virus-Status: Clean --AOcQtsuew1iUDr5s Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Dec 18, 2021 at 11:27:48AM -0700, Simon Glass wrote: > This converts the following to Kconfig: > CONFIG_KEEP_SERVERADDR >=20 > Drop the preprocessor usage also. >=20 > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! --=20 Tom --AOcQtsuew1iUDr5s Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmHrAzYACgkQFHw5/5Y0 tyxF8Qv+LfBN7zvcOBgitDKcyvLwexfVl+77lpIcpG9ZppIbp7d/TvexEvCm4afS HEspsdV2i67BRdtxEKab3seVcC/W8OMte+jG3e25gPppCKGhVdW5SRsjMDBQGaY9 yS6dqqv0dUxqiNCS/svXZPVEMEPVw99yOXtPQFtwpJ1a7W8gcfniQzO3h9eJEfyU LA5NvY8Rg8aTV9ZVVMo9yRSLXp0rMjQthjDoCyTk9ZD//qaWhkePXypRfKCJpgCf ku3jIqFxo/Cvll1+JKKFdz9RyRT0w60pxiSrQeK/z0cScMI57otdTtIckNbQeef8 aPZqUymQP9uho/UjQctmYe9bbhMBmDD/1uXvh0l2MMfqp0ROBQ8MXd6Rn+sxhAZk MNcg9FMuDceGt0ob+RgihrzShX8u2mq5exdXfK5BEYeRGg20iikEgmTNK22Z6hrM saXz1Qe6J2g6GlWH3elBUwg78JZj84BjzcTntXZbFoSnBo+HLaG7nLpz0LcbaTr3 BKbePcU8 =iF1C -----END PGP SIGNATURE----- --AOcQtsuew1iUDr5s--