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 X-Spam-Level: X-Spam-Status: No, score=-13.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 621E2C4743C for ; Fri, 4 Jun 2021 16:52:16 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 544FC61287 for ; Fri, 4 Jun 2021 16:52:14 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 544FC61287 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=foss.st.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id E14B182EE0; Fri, 4 Jun 2021 18:52:05 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=foss.st.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=foss.st.com header.i=@foss.st.com header.b="5pBQjOtV"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 8A39A82EE0; Fri, 4 Jun 2021 18:52:01 +0200 (CEST) Received: from mx07-00178001.pphosted.com (mx08-00178001.pphosted.com [91.207.212.93]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id DFCB082CBE for ; Fri, 4 Jun 2021 18:51:56 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=foss.st.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=prvs=07892f41cf=patrick.delaunay@foss.st.com Received: from pps.filterd (m0046661.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.16.0.43/8.16.0.43) with SMTP id 154GkpH8025557; Fri, 4 Jun 2021 18:51:54 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h=from : to : cc : subject : date : message-id : mime-version : content-type; s=selector1; bh=0/m5epuScVRBa+p/2BW/0U1FSvTyMOunvSVHGPIrm5E=; b=5pBQjOtVruYrEMZxwHxBvX5bQ6TsJMxwEmA6NUnFOEk4zzQb3PFUE9j5m5vIvX4aQ0AE oBFYzv5GVYHXLcjXcgFNY1xNhlU3E/JEyJIhYbkHanf4+0RcxbShZfY1aL4WFIwkSTK+ rzfz7v3BFaGJ/pgJvYo1oitXvfJ91c7k11ZyQRrt94BaOdds8yJk2rKodcwJcnvpCGg6 yMPELaIgjpM1+3QqMG01j/e/JiI0NZyd6qxaw1mMCBPRqMqrXqwjn+vwnwM+Qvz52j+m tv/FJVwc/wO1m8z2jRkmxcQzXuewwDEgswLXZLhyOVNjjH/O/y6my003BEsgm5kAFiUM nw== Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by mx07-00178001.pphosted.com with ESMTP id 38yg962uqt-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 04 Jun 2021 18:51:54 +0200 Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id BD07510002A; Fri, 4 Jun 2021 18:51:53 +0200 (CEST) Received: from Webmail-eu.st.com (sfhdag2node3.st.com [10.75.127.6]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id AD268248EC7; Fri, 4 Jun 2021 18:51:53 +0200 (CEST) Received: from localhost (10.75.127.51) by SFHDAG2NODE3.st.com (10.75.127.6) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Fri, 4 Jun 2021 18:51:53 +0200 From: Patrick Delaunay To: CC: Heinrich Schuchardt , Patrick Delaunay , Bin Meng , =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Danis?= , Priyanka Jain , Simon Glass , U-Boot STM32 Subject: [PATCH v2 0/2] doc: usage: man-page for ums command Date: Fri, 4 Jun 2021 18:51:45 +0200 Message-ID: <20210604165147.31788-1-patrick.delaunay@foss.st.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.75.127.51] X-ClientProxiedBy: SFHDAG2NODE3.st.com (10.75.127.6) To SFHDAG2NODE3.st.com (10.75.127.6) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.391, 18.0.761 definitions=2021-06-04_11:2021-06-04, 2021-06-04 signatures=0 X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 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.102.4 at phobos.denx.de X-Virus-Status: Clean V2 for [1], after Heinrich remarks. [1] doc: usage: man-page for ums command http://patchwork.ozlabs.org/project/uboot/list/?series=246862&archive=both&state=* Changes in v2: - NEW: Add dependency for ums command - clarify description - add reference to and align parameter name - correct information for partition = 0 (expose all partitions) - update dependency Patrick Delaunay (2): cmd: Add dependency for ums command doc: usage: man-page for ums command cmd/Kconfig | 5 +++- doc/usage/index.rst | 1 + doc/usage/ums.rst | 57 +++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 62 insertions(+), 1 deletion(-) create mode 100644 doc/usage/ums.rst -- 2.17.1