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 3D10EC433F5 for ; Fri, 11 Feb 2022 17:07:34 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id A780D83BA6; Fri, 11 Feb 2022 18:07:01 +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="SE4622+t"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 6D89E83B87; Fri, 11 Feb 2022 18:06:59 +0100 (CET) Received: from mail-qk1-x730.google.com (mail-qk1-x730.google.com [IPv6:2607:f8b0:4864:20::730]) (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 6679A83B98 for ; Fri, 11 Feb 2022 18:06:56 +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-x730.google.com with SMTP id w8so8801255qkw.8 for ; Fri, 11 Feb 2022 09:06:56 -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=6wIVLqo81C/RNZQGz1LDiu6HhQRQAq7x+nddje4vt6Y=; b=SE4622+tdJPSROsU4p+v24u/VAitO3RlVYi7WhTWM7JapwJjC2KE7KGbo2q6h4xVEx MFCy2ZtMalIUHAG115zC0utif1Xw4CO4jPABtsASTtxZatEP7xiaPIUeEBwwb0Ez5ZZQ 9K4yCb94QEi3wDUXES8q3G10yfcpoS5uKpy/s= 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=6wIVLqo81C/RNZQGz1LDiu6HhQRQAq7x+nddje4vt6Y=; b=s296RdI2esJ8A+u89nj8CIL+o7jMNKgJLRTcGdIWyW7AAA4EuqUtkBpPjQ9ynxZU8X 2ccyNyKQW6eV7Z8TQOosCEuslOhUhzjkt/8Ng52vpVHQitYM8ZhUnjWvg90ihIQD/ji/ HYW5N9dnFR7CyK8rKK/dOeELjoRX/n/YiR4D3lPO++OsnUP8ScneJJhW90MppwtF0c+0 pcEuH/O8+BDPLVqH0FdQNB14y/fH0N3yNjrAPA5MEawYRVvS0PGBjgKEcRLoNDDg2jo7 vDPDoCh+adRPBZqftLqIsqUeeUsI/51zJgiYS3opwgEU/OsCXctKz5w/kpU3bglADU+l 01DA== X-Gm-Message-State: AOAM532p+n3JlDsJIqPqbHwU3hSaxGjmRRJY03GEdwsn3S612AqYWXiA yPEpKg9Z6ZpbjnwB8kP3nC7/dA== X-Google-Smtp-Source: ABdhPJw4sS11OQjf35qhcDHmlRKssQkRaJu+U9YHoceOobVb6TgAhgvKb1VukoNn5kEiCZLBpJXL+g== X-Received: by 2002:a37:aac9:: with SMTP id t192mr1288117qke.93.1644599215241; Fri, 11 Feb 2022 09:06:55 -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 o3sm12933272qtw.3.2022.02.11.09.06.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 11 Feb 2022 09:06:54 -0800 (PST) Date: Fri, 11 Feb 2022 12:06:52 -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 4/5] doc: usage: DFU: Fix dfu_alt_info document Message-ID: <20220211170652.GR2697206@bill-the-cat> References: <164359753172.280839.8310577813724924540.stgit@localhost> <164359756596.280839.6668664818943333738.stgit@localhost> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="0WzQiIesntPPsVaS" Content-Disposition: inline In-Reply-To: <164359756596.280839.6668664818943333738.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 --0WzQiIesntPPsVaS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 31, 2022 at 11:52:46AM +0900, Masami Hiramatsu wrote: > Fix some typo and wrong information about dfu_alt_info. > - Add the parameter format, decimal only or hexadecimal. > - Use same parameter name for the same kind of parameters. > (e.g. dev -> dev_id) >=20 > Signed-off-by: Masami Hiramatsu Applied to u-boot/master, thanks! --=20 Tom --0WzQiIesntPPsVaS Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmIGl6wACgkQFHw5/5Y0 tyxJCAwAoqHLkBp//P3zxun+GKEjYBzEqgGFkoMJY+hmYo4FFiYI+eeffQ7apRf5 NU5p4mTcBolzuJn4KLq3HT8k50SFG9GxltM4mKereHIECA95hiJBj39BeezGE6Pb XUN9fzpgTGHIqoIYZAwdnlxLmpp3WKAY5GgnpcxvOWfB0HkxtYaYBkcRBPblVYuZ 0+vgISxruqziAe9xFhmWbT3CP1I06GYzKMtJ4dma7xZX74cMjC9QvPZNUarlTRJg S3XpkpjCHTkMonEmVY7BjXan+EV7lGzrqHlJeMHGAf53HpUTi1qspsTm5ckVyKJP INOOn+tzzIisIFVdpJrjK4DasMQ/t0x+C4CIdkEEHhmKLSmV/ly9WfMzfR0rvztk viugW7riFTJoRSEi4mZMoZbYYv7IR1lmduQOxCA3Fp0Stqg65xmkRvYxz45uNpgD 8pIZePq3NM/f7PaYNb78G/ElwGH2WTOC8pMLsrZFp0flzgJruXVSZHX3KJo/V4xX W2F2KqBl =ZbM3 -----END PGP SIGNATURE----- --0WzQiIesntPPsVaS--