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 7021AC001DF for ; Tue, 25 Jul 2023 17:41:10 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 384D48638E; Tue, 25 Jul 2023 19:41:08 +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="A1k20ipo"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id DB125865B0; Tue, 25 Jul 2023 19:41:06 +0200 (CEST) Received: from mail-vk1-xa2a.google.com (mail-vk1-xa2a.google.com [IPv6:2607:f8b0:4864:20::a2a]) (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 1538B8466A for ; Tue, 25 Jul 2023 19:41:04 +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-vk1-xa2a.google.com with SMTP id 71dfb90a1353d-486492feea0so157092e0c.3 for ; Tue, 25 Jul 2023 10:41:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1690306863; x=1690911663; 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=UI/0NGN7i/3/FIwlawJajrEusa+yDCGzTXqT72ZSJMI=; b=A1k20ipo9gL4RwQIoo9hAtGrIVSzF1j4+jYHHZsFjmnS3hy5tPj/wYti1aWhTnXwv9 GsXUMLdond1thNAEAC0CKSIUkQSGnsDm4K1C9sOu0s6gaE/fSudS9t00bRM98hRE7Es2 BsbTMOehS8NdfQHbxj/fLLU31lbJ9PoWz5ENM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690306863; x=1690911663; 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=UI/0NGN7i/3/FIwlawJajrEusa+yDCGzTXqT72ZSJMI=; b=NXs2xaP0GSQw13yuk0o9SUXc62wwKwxVa5ZnnlsG2kgvzcomKhI6jqibd2h1lOkwuS t+rbdduBfZOA8FmmnfyQ1K4eAVTSjOdKRFcFYrzeRjxxhQOjvoGfRtxwnCpolelnB+92 0DIg3VcfiAA1wxlppZEr36SuLncbH+FdfwntweieNjbS2p8xp6qZtUJ4CvgN9kelzOU7 EhMxl7dLNVo1A+pNNiFCHBGYkgM9E9+K+I16oLV8X+bodv1zztclik9z2x1G+xK4eK/g bQ0+rvCBeW0bL2ZDevJUoMdgOq/NQU4XENX9e/4mtL8PrKOZ/39M7CNhZAwPaDOojCLG DtKw== X-Gm-Message-State: ABy/qLZ7o7nlEQ/d097I8iKpf6LulX0pKymPbwjqfqBwfVjBtosFJW0q cqY8HLkh6jK0wUmuoTKMDstloA== X-Google-Smtp-Source: APBJJlFs+MhATyaqLpn77RpXTmgZfaLCuD3xffO5L8VB0SCJrqdhxMZpgOCNIMN/QvEBGNz+LyrVnw== X-Received: by 2002:a1f:5c4f:0:b0:486:3d75:b164 with SMTP id q76-20020a1f5c4f000000b004863d75b164mr1149295vkb.13.1690306862812; Tue, 25 Jul 2023 10:41:02 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-b236-e3a5-57be-379d.res6.spectrum.com. [2603:6081:7b00:6400:b236:e3a5:57be:379d]) by smtp.gmail.com with ESMTPSA id f28-20020ac5c9bc000000b004864a230d64sm73230vkm.0.2023.07.25.10.41.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 25 Jul 2023 10:41:02 -0700 (PDT) Date: Tue, 25 Jul 2023 13:41:00 -0400 From: Tom Rini To: Andrew Davis Cc: Simon Glass , Nishanth Menon , Vignesh Raghavendra , u-boot@lists.denx.de Subject: Re: [PATCH 1/2] ti: keystone2: Imply NFS command support Message-ID: <20230725174100.GX3630934@bill-the-cat> References: <20230725155416.100678-1-afd@ti.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="PXnBRC2KNUZzroXH" Content-Disposition: inline In-Reply-To: <20230725155416.100678-1-afd@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 --PXnBRC2KNUZzroXH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 25, 2023 at 10:54:15AM -0500, Andrew Davis wrote: > TI KS2 boards have the nfs command in their common environment boot > configuration, enable this command. >=20 > Signed-off-by: Andrew Davis Reviewed-by: Tom Rini --=20 Tom --PXnBRC2KNUZzroXH Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmTACSwACgkQFHw5/5Y0 tyyvAQv/RJNz4oo90+ZXHzo10Qwj1iPOsZVofGTrqSdXNAMCQpf0xImb0FQ4wLQY mexmHJ2aVWA/ZAQxEE/dskuprS8OuPrwc7oN42J/GsUoCT/uCwsA0OdUMU/nzyr4 b9iTW8aSgXq4UXYe03RWp1QLS0BllYXdkN+NsMmlMXpBBCNVWiJ776DeyVkWx85l ELPnVw6gSDmMZ47qIUQsSmrvK3yruQYZctSLJLTZ1zftqmKoiKTh1UtWOFKg2HOu /NeTBhMvynX511m50vMV+hBOWdFm+BLD+I8qiqsEkOv+CfSR0Fj1KWwsCzRCnUxe ICk9yRmJl9ok5LGXu5fzZBr3KpIANs6pBOCwaWzEgAJQERHFxdufvw6VCAbXHrji Bmt18tGp57SgQEKNvzK+CDuxMk2ZuFTgXoUDIUa3d6ZV4mDFW7n4QPCNmJfovVvc 6BjGVh9BPCWIG3mLQoCn65VVNAqX6mdNa58gQ0dsGZcXjAy1tTPGAeE6BCSdo4Ax +tsuOnSJ =bGt4 -----END PGP SIGNATURE----- --PXnBRC2KNUZzroXH--