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 32CB8C433EF for ; Tue, 25 Jan 2022 15:58:32 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 1242D837FC; Tue, 25 Jan 2022 16:57:46 +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="GOCtU4ch"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 091928387A; Tue, 25 Jan 2022 16:57:44 +0100 (CET) Received: from mail-qk1-x72c.google.com (mail-qk1-x72c.google.com [IPv6:2607:f8b0:4864:20::72c]) (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 58DDA838D8 for ; Tue, 25 Jan 2022 16:57:41 +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-qk1-x72c.google.com with SMTP id t1so24899244qkt.11 for ; Tue, 25 Jan 2022 07:57:41 -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=wTgqksgK535dduXPugJLYhxsjhotN0xOaJ6hthZxzcI=; b=GOCtU4cheeVAHYr2eL6PbyGmcvI7zJ2wo/89L7qkEcf0UeWZmV9uSnh3o715S7wH7v v4UWRpkIXQGb70EzSyQLvGtTwCzretkK101oHy8ylxCPl/ioq+Itri03p7sgaBEa17Yd d9ijS++oC8Atfa5E3loMMJd0dzgGz2Bjr3Us8= 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=wTgqksgK535dduXPugJLYhxsjhotN0xOaJ6hthZxzcI=; b=tvC7R8ibihxSqX+YRj83p0nxXvHAgK+ZEkwpAMRK7dGiPm1K3UHiC1iHMJmVd7fXWI 3LBGPFnFiSVL2Q4clynFI2Uo6bpfceiwJd583U9D4ZMPRfrlOciCgo2LhRDuoikhbxFN ZU80Go6JNHbUJqffCQHDUHEBAayzB9/xSPZXn4jzENGanV3u4eKnrbu5KGdyg9KqzQRP FNO97E+lpnL6lzwg5Eg+kSZJ1/yhdeWKUIZSc/cnTzXMbOjqPNgFbn4PTU1HzWKxMMP8 H//JAhnR9j0aEHqmY5cIzg+tVyU8pAc+QyImr5uWchCzyyXVDMtuwzrz3HrNbP8nhN8g +D9g== X-Gm-Message-State: AOAM533fIfCYfE0Bdl64OljQOZzfIApj2X5UrLeCgoUd3jW+alRbWpSZ RE7Ynkn+uLjoEiMPpjy0hbJL+GVtdW92hA== X-Google-Smtp-Source: ABdhPJxoFhwKsjP5nochSHQ+Dq1LdSRPe7HWzqXMuDhiGPwhsgGHqVdkd8m2G/Pl+PtWqqj7GLE7WA== X-Received: by 2002:ae9:e8d4:: with SMTP id a203mr4756407qkg.522.1643126260239; Tue, 25 Jan 2022 07:57:40 -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 f2sm8381809qti.61.2022.01.25.07.57.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 25 Jan 2022 07:57:39 -0800 (PST) Date: Tue, 25 Jan 2022 10:57:38 -0500 From: Tom Rini To: Simon Glass Cc: U-Boot Mailing List , Trevor Woerner Subject: Re: [PATCH 5/5] moveconfig: Allow querying board configuration Message-ID: <20220125155738.GT7515@bill-the-cat> References: <20211218150946.1084353-1-sjg@chromium.org> <20211218150946.1084353-5-sjg@chromium.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="/zLL6W406Aotuby1" Content-Disposition: inline In-Reply-To: <20211218150946.1084353-5-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 --/zLL6W406Aotuby1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Dec 18, 2021 at 08:09:46AM -0700, Simon Glass wrote: > It is useful to be able to find out which boards define a particular > option, or combination of options. This is not as easy as grepping the > defconfig files since many options are implied by others. >=20 > Add a -f option to the moveconfig tool to permit this. Update the > documentation to cover this, including a better title for the doc page. >=20 > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! --=20 Tom --/zLL6W406Aotuby1 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmHwHfIACgkQFHw5/5Y0 tyxLVQv/cqdOyErTaZjS36n6rronXoDI1OfVKggPcDMdrzMfeAE4gTsxmPKDfM7j AbrhGJ6J7ZIWhI6u75gjLfqHH72lyxlzJXd9v71rGeYgX6FSmD26tI60qXGxA1qR 0Vf5pd0nlLsr9Bvwd0DErOwOeONU634t7Z1RIBqS9Fh4KT/lwPeM/xxl2t6J7kGe N60idbyQhuHiKOhYBAciQNicR88TRx0HyPg+8AlUiVVzLExiSSe9qndoINBjxki3 LwjMOqnbBHCmHtCllmGOvKsBV+0TG4yKQIn5oeR2lr09vARs3c3V3KiQDw/NcAxs xiNMCBD6YR+QkIf4EsWZGoP0vOYhYDHMaJtH9AJY95yVKuGCKVIoMvX3rzJQ4jwX Jef1AKIrkbYLYAy8nsr+J/O1psk5UyAkNVyo13uGXny+jsNq45CxRWaD5RwhOgxh 6P1YUyJ/YtVDtd1B5ZaNm3+zP021vomCmf4WdhXl/JxIVNQdeaS4KOlxh+v8NvCf 1+ZdWCtJ =FKlS -----END PGP SIGNATURE----- --/zLL6W406Aotuby1--