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 8C2B6C74A5B for ; Thu, 30 Mar 2023 01:57:45 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 08D998608D; Thu, 30 Mar 2023 03:56:39 +0200 (CEST) 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="R8MJCRmi"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id B7CFB8603E; Thu, 30 Mar 2023 03:54:42 +0200 (CEST) Received: from mail-yw1-x1132.google.com (mail-yw1-x1132.google.com [IPv6:2607:f8b0:4864:20::1132]) (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 F358C85E45 for ; Thu, 30 Mar 2023 03:54:37 +0200 (CEST) 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-yw1-x1132.google.com with SMTP id 00721157ae682-54184571389so328421117b3.4 for ; Wed, 29 Mar 2023 18:54:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1680141276; 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=VNrMblvV/JMI10rDlmjqWB3hVq6OtLF9/7DUFg4A3Ao=; b=R8MJCRmiSJP/7o6gTejPvYrqxM2eQn4BE88wuQ5NqSJfJYHjoC8jkPsEzIvSA6EcHq N5cV8SJKWDn4hObhS9BXrGxhZ556KASRGPFVoleDMMmBkUDktEg+nEjADZ4T4TG0ARH0 BarMFEW1rAtj8pohe2UnGu8g6424uLnJNabcU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680141276; 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=VNrMblvV/JMI10rDlmjqWB3hVq6OtLF9/7DUFg4A3Ao=; b=nu7EYrOIY2tWFOg+qHUORp5W39ztcVGyYe/Y6lVKwmdwcbUMP8rx0sLKk3FAH18dZ6 Jb8ePU1pybEi3yS0X3E6r2o8KFY4NBs88hdQClVzVKWZW7cwzElXby6sxueXgfIFTjiZ io6ajeu7qhftN7kYdWqk/Yk2e4DnDSb58XBZooAD3vB3CSx7qtO6KqSGUtWR3ksz5N6c yrzIUJpcuxom/8NBFospXtfBVC4NqvZ1LKDK2taR0gVASCWCp8v5LSlfP3cLn6EV2Ilu m70OySmTwhAUa+2U67sMvMja4UhrgE65NpiDktUHiuk48cUnJv+Rjt4Qwd2Q4vJ79weQ 0CBA== X-Gm-Message-State: AAQBX9c4imqv59njoFUCkAgUzpbKPVpnF9H6qLqqLfTvQSBnDHPawHtP GU9oPGnHPdnVzI7CGsieOoMxxQ== X-Google-Smtp-Source: AKy350YrcDtCKiTBULpqL/aslL8LeIbQ49Dioxj2BwdAbI40jUjYGVVA+rudRaK6/M5LVkTfKuxlFw== X-Received: by 2002:a0d:c744:0:b0:52f:1c43:9ce with SMTP id j65-20020a0dc744000000b0052f1c4309cemr18910710ywd.52.1680141276753; Wed, 29 Mar 2023 18:54:36 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-3b93-b60b-c6f7-8d57.res6.spectrum.com. [2603:6081:7b00:6400:3b93:b60b:c6f7:8d57]) by smtp.gmail.com with ESMTPSA id i79-20020a816d52000000b00545a08184desm3294884ywc.110.2023.03.29.18.54.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 29 Mar 2023 18:54:36 -0700 (PDT) Date: Wed, 29 Mar 2023 21:54:34 -0400 From: Tom Rini To: Nikhil M Jain Cc: u-boot@lists.denx.de, n-francis@ti.com, vigneshr@ti.com, devarsht@ti.com Subject: Re: [PATCH] include: configs: am65x_evm: Change to using .env Message-ID: <20230330015434.GR6083@bill-the-cat> References: <20230321125330.218692-1-n-jain1@ti.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="AWueEGbFvVpl8+in" Content-Disposition: inline In-Reply-To: <20230321125330.218692-1-n-jain1@ti.com> 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.8 at phobos.denx.de X-Virus-Status: Clean --AWueEGbFvVpl8+in Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Mar 21, 2023 at 06:23:30PM +0530, Nikhil M Jain wrote: > Move to using .env file for setting up environment variables for am65x. >=20 > Signed-off-by: Nikhil M Jain > Reviewed-by: Tom Rini Applied to u-boot/next, thanks! --=20 Tom --AWueEGbFvVpl8+in Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmQk69oACgkQFHw5/5Y0 tyyxvgwArOXi0vhbxmYzrX3m4ZE32a5t1OwpbWeK0NNTRacVYwwNGxUgmUO6DV+t h57W6i/L26FIFu6/GHi2duvvvCYmbX+jwrqAX5s43apb4g5T4d3+1FUPKT73Q6TE fX0z6RTkXOZPg76e43DRAW7bBv2MtK9mjqmcXAdEoZHSBYUWcVSIv0LCPnTPR5ow 7Kbhf35BXkNw42eExTz1odO0gfHsM2y1uxpSXMnDa62aoDWwU78kAqKU+ZaX6XVm rOZCtI0N1xiVY79qUbdprA7zfxK/zI3FSCnVzV301s1DNOnm4vlKRwZGYTWsNope Fa1BViSM32YbFNYgf60BTewfCBFnY5R7yZcQNAflKHIqBi3ifGtcNiqTmOkanFJA IpWSYVXw+tC4axQxxdTk+KJilhBjJR4VXmBFVpXIa1dDOPKrIm6jy+aqL3UUgbdW gQqjpUoSSGn8opBS9FBtffVhWfYJ7Jl1x6rTll+ItND4ipQat7c/Kq7S8HgX3SPh kSYLShxT =1dux -----END PGP SIGNATURE----- --AWueEGbFvVpl8+in--