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 31A02C6FD18 for ; Thu, 30 Mar 2023 01:56:23 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id BC491860A4; Thu, 30 Mar 2023 03:55:51 +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="hGDNCtRl"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 1878A86050; Thu, 30 Mar 2023 03:54:26 +0200 (CEST) Received: from mail-yb1-xb31.google.com (mail-yb1-xb31.google.com [IPv6:2607:f8b0:4864:20::b31]) (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 DF08F85E30 for ; Thu, 30 Mar 2023 03:54:11 +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-yb1-xb31.google.com with SMTP id m16so1429207ybk.0 for ; Wed, 29 Mar 2023 18:54:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1680141251; 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=7XdbkpXUF2aPYNrvWB/4r1+f6MZ5kCpwIYbGWYwowLg=; b=hGDNCtRl6gXm02u1e3ZpomV5/Mq7B3kNPyVJF0wOJUVK1O4Zhinq0AlQwdQ2HkZ9yr i1RwKlIzv78bbvBKAnzAJgBEQXy31fPAnq7DF8gDsehykwNNVABQd63pMxC6B+0XwTGM lUjni2y1fVwj1zhdjet710lMbOuUIS+47gsmA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680141251; 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=7XdbkpXUF2aPYNrvWB/4r1+f6MZ5kCpwIYbGWYwowLg=; b=OxHEeixmkOLY7m739y8FUM2EV4YTuyofTfAeiEb/yCxR4Vgt45StpIHB5GEQcqpygb SIwz5L1aUeRpOnaXc2YgF6MNVQw1crpM8HPsYN9xFV1y+9KPQdxVMP32Cjn6ZJbtiTFJ gpfYW9dZ6F7i+AfEU0aJEV/vV7eLznDnHkW1fbvPc6yzum0WzKXksn0CJv4t7Ton6b/w 3QMOXKQk3WiqsXfYtWB5ljz7UqnKdrwKtUSupkjMSGhzFu8pAonSZ7HzbLHu4e3IAmZu xOlxC33fmSnER7jqY3mjiVBw7sZyUpkV3vBz4sdBnjviTACqqdezZv4ar/ggWy69crhu UK3Q== X-Gm-Message-State: AAQBX9cwCHZsx0Y+d5PSxr96v5O0Z3JSppOeMfBVKgfvokqBa4ebDvkq AhUMiuaRHhoTEUYijTyQmSH5Ug== X-Google-Smtp-Source: AKy350ZyOnbsktjSyGQKfLTesqXcFHZEOa/ixeIPdSHoRruLQTpgMfTmIDvUSuK/ai2JK+odJvuFRw== X-Received: by 2002:a25:404a:0:b0:b73:225f:6534 with SMTP id n71-20020a25404a000000b00b73225f6534mr20430461yba.26.1680141251489; Wed, 29 Mar 2023 18:54:11 -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 i82-20020a25d155000000b00b7767ca7480sm3798174ybg.29.2023.03.29.18.54.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 29 Mar 2023 18:54:11 -0700 (PDT) Date: Wed, 29 Mar 2023 21:54:09 -0400 From: Tom Rini To: Neha Malcom Francis Cc: u-boot@lists.denx.de, n-jain1@ti.com, u-kumar1@ti.com, vigneshr@ti.com Subject: Re: [PATCH v2 1/3] include: environment: ti: Use .env for environment variables Message-ID: <20230330015409.GL6083@bill-the-cat> References: <20230315052745.110502-1-n-francis@ti.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Fk8NATnM1BU02fuY" Content-Disposition: inline In-Reply-To: <20230315052745.110502-1-n-francis@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 --Fk8NATnM1BU02fuY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Mar 15, 2023 at 10:57:43AM +0530, Neha Malcom Francis wrote: > Add K3 common environment variables to .env. We retain the old-style C > environment .h files to maintain compatibility with other K3 boards that > have not moved to using .env yet. >=20 > Signed-off-by: Neha Malcom Francis > Reviewed-by: Tom Rini Applied to u-boot/next, thanks! --=20 Tom --Fk8NATnM1BU02fuY Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmQk68EACgkQFHw5/5Y0 tyxLZwwAtvTcos2KUNTlvRPaZq4nrQoQ4DG2S5nLVKnYTA7l28z7NJ6Cv/biAzLs DS2Ytr6LzxI7Vd/KdmKkwEH1Ka6xRgBSPkcZ9XpyhcGbQmo5jVT3IAv0hbjh+8AX Q2bQ2RLkee5w+5sl9zOjnK640oSIb5lbo/f5Jg/k/uNPMCU73M+G6w1GxlosDw1E NF9KhGk3z8xiMCN6ZC9VvpsVoV3Ir7MJGR+QNqsrEQfSUof1kZMrGDCuw9/IQclr pLuvVfskzTmk0L8D1HERYaG0MB0oDPzrzOGU4H9n4FWpZ972Dp5SLuB63a+QhgBO B4w40J6j8h4y08hU0AawkLzHimU8b69zE5ne90V3LP3q04P++vlOhKWS15VuOLuO pwYODpDaoFC+QyZZ76FBvofEkUBzKvyVLHDYFVw2gBTNhyFDTKSDTbcsbkfm9rI8 yoe3/ug9f/Qj/lo30A4a7Tl3Niz8iSOa8/OetQlzl7kfznQKl+aLcSSGqxLOeFqd ZddAaBzd =mCK0 -----END PGP SIGNATURE----- --Fk8NATnM1BU02fuY--