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 D40A0C433EF for ; Fri, 11 Feb 2022 17:07:43 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 096A083BA0; Fri, 11 Feb 2022 18:07:11 +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="Gqo0QC59"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id B1CAE83B85; Fri, 11 Feb 2022 18:07:08 +0100 (CET) Received: from mail-qt1-x82e.google.com (mail-qt1-x82e.google.com [IPv6:2607:f8b0:4864:20::82e]) (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 0CE6883BAE for ; Fri, 11 Feb 2022 18:07:03 +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-x82e.google.com with SMTP id o3so9577285qtm.12 for ; Fri, 11 Feb 2022 09:07:02 -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=JonSy0wAFyj/DM5ybWQTmdCmKOJ3BmtOpnKYFEhYK7A=; b=Gqo0QC59ERMwxIrmd/djQlKVX9vnid6iJGdXm8VXBUuIgz84uurkTSjKCVHslsZ6nH yyq68mIrfXYe98AK5jKM2ClwG+My9jTIS+MRWs6NV9pfRxi5XaZEWk/QEU6uQBNUgueH JhizT41hGD6ZaQ70dY/oH15u9kUrloBO6ji9w= 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=JonSy0wAFyj/DM5ybWQTmdCmKOJ3BmtOpnKYFEhYK7A=; b=G2Mj1umgL1NaPZIAdc1NYcn+HT51GIWA4z8b3pRpiFhu9ROrDd4Ub7oW0C0WUZxukH A/Qbypl0VaqWhh8/WJcEl7cgXUZ7icqXLR4nYm/ZOr/lAFxEjKjuZSP5RCfObF10vqx6 2PCHlD5JIXtsDJn1vA2dBJEwb9y29MJxP6im4aU5a+Fx7QZwcBK7Vx8E80rMv6EH1f8U XoRzZ+P68TF1pK7fLoLENo5vWbKUh2tZ8s3zrphQzKU1bQTeoMb5Q/y6ILyLQ3sWFUXu zvUA7GqrUtParB3jk6Mz9hSeXpOb9f82G1OF3kuYXWKLIlMYQxVHAFeV/s0OpFazmWnh KERw== X-Gm-Message-State: AOAM531mQiO5Z5epJL8TwFtBC4P4WvRERa5AEElzYpLYnwewBIIi9ji4 CWsPE9QCwqRlQOprFzCaAxhyxg== X-Google-Smtp-Source: ABdhPJzVnR/BkDvoNBt3NTml4BiqWtlg0FT2yEfaPBlySh94kO20uFoaIVrQC/bWo2Q6rBjnOWFiUw== X-Received: by 2002:ac8:5fcf:: with SMTP id k15mr1801756qta.244.1644599221936; Fri, 11 Feb 2022 09:07:01 -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 y15sm12469439qkp.22.2022.02.11.09.07.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 11 Feb 2022 09:07:01 -0800 (PST) Date: Fri, 11 Feb 2022 12:06:59 -0500 From: Tom Rini To: Masami Hiramatsu Cc: Lukasz Majewski , u-boot@lists.denx.de, ilias.apalodimas@linaro.org, sughosh.ganu@linaro.org, jaswinder.singh@linaro.org Subject: Re: [PATCH v2 5/5] cmd/dfu: Enable 'dfu list' command without DFU_OVER_USB Message-ID: <20220211170659.GS2697206@bill-the-cat> References: <164359753172.280839.8310577813724924540.stgit@localhost> <164359757437.280839.2615214689304951773.stgit@localhost> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="lYtTbTuCUQxZgETo" Content-Disposition: inline In-Reply-To: <164359757437.280839.2615214689304951773.stgit@localhost> 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 --lYtTbTuCUQxZgETo Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 31, 2022 at 11:52:54AM +0900, Masami Hiramatsu wrote: > Since dfu is not only used for USB, and some platform only > supports DFU_OVER_TFTP or EFI capsule update, dfu_alt_info > is defined on such platforms too. >=20 > For such platform, 'dfu list' command is useful to check > how the current dfu_alt_info setting is parsed. >=20 > Signed-off-by: Masami Hiramatsu Applied to u-boot/master, thanks! --=20 Tom --lYtTbTuCUQxZgETo Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmIGl7MACgkQFHw5/5Y0 tyzSZAv/eC0/ElBqwq16dKi03yKJhORkTtNkpUMn7Sbv2tnP596WmG5LTkWZhSc4 /tclkXt1vKw/7KmT0A/PqpOdRuqUf/QTZkDFcrO6pM/NWXe5HzaEuiqhGL4/15Iz YbWO/b9yeUYhJ1hwSscWL6g8rgPhEkG45bkpmFhpoMyrtScXOvp+7sJw4m3ALYUG Ca2dEaMv8O7NFguh2eL4KNBo5ay56tEfntncQenov5ujN5PoGytEIQEBVdFONYD6 VRi19QLCY+gZkZt5BKIf3OXHoRutwMF+MdqFPy0qTcPH2UZ/tf2AcGCcE6PniYGf 308cikTH21mLFmTnsRfG628h1v7dfB+YkRCIryAdUxnjANkt1gn0M+L90Imry9SF QKPsim0VzsHwgBw1p31oZ0XbY4TgV3tKqc/AT27vnywYKjoof6dXYyKLLlwEwxH2 /MAixLbyEqhCT7RJDA2HtnbFnFeUDSGqoeb7u50+NsaqmkIBZa+yuYGXsT3L44+I z+1mh02Q =HFvL -----END PGP SIGNATURE----- --lYtTbTuCUQxZgETo--