From patchwork Sat Jan 20 12:18:39 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Andreas_F=C3=A4rber?= X-Patchwork-Id: 125248 Delivered-To: patch@linaro.org Received: by 10.46.66.141 with SMTP id h13csp260031ljf; Sat, 20 Jan 2018 04:18:56 -0800 (PST) X-Google-Smtp-Source: AH8x227i4YtlnF55Ie/mU1Sx6RW3j4nykqFRA4qRI0efQ8p+fZ8v35k+e2j1pnNwWmlufbiUK2xq X-Received: by 10.80.182.103 with SMTP id c36mr2294980ede.57.1516450736404; Sat, 20 Jan 2018 04:18:56 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1516450736; cv=none; d=google.com; s=arc-20160816; b=AVVXX7zptVaAkxUnH0QlPdQmyApD3qQSvT++1buYbGDN+ESDMPy5+PEMaabwf3UO6g 3XQFU0bApGZd8xzJFRheOcDNNBWnDZMNJnIb/v5gqSiAUd7/TdYyazyPJvqEqLUb8Pa4 bxj24nHsNPZIAhN8l9vJkIJghCvjfq3PgSFicbMx4cXuVkmSmv+fHu5oT8WKsHdaEVvx i2xcYvtzdWi9kj+afKWAPfEC9AU8Xhnqqn5Ddx4cWq2M8ell81FbjMhKJ+wTJ2xRPXAd Bps1nu4OyrYcs4P6AJaVXQ+fB92KeLQ+1aQ7X6fzkZbAAVzSotz+2jqtmEv83qdSvwWX PTnQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:content-transfer-encoding:list-subscribe:list-help :list-post:list-archive:list-unsubscribe:list-id:precedence:subject :cc:mime-version:message-id:date:to:from:arc-authentication-results; bh=FM/E+GjTVKbkJuO9jYtQrZ5MEhrkAsX5dJH53+KzXMw=; b=buXSFbaq7nS2iPxdxbgckoe+PlZnAN5MDTZbmL5v7UYLmfp7l9eDNhOV4J4v3m4UKf 21otZfiKzYFDHglQQy1GZtmK0mD+5/OGPW6m4I7CkDNVO5ZWil3NO26NuLSvlr1wBdp6 /VM086GS1jng4APGD2NyDfMgdd72Jpyp0G6wCCa69J8LPZ4uW0FDZOl8kqdWLxei14Ei G8MILYHtaK+nuSwtmIwped4Ivb1lMkzi63PLm3nfFH2qLXSgMqgMnCd5pRIYG4rDRF69 elzhM+4yBxBVz7vBkz3nLmg+LqQK6d1ZUF3HGVVLHshDnIJ7y4im79CbRByAmimCPtVd ibQg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 81.169.180.215 as permitted sender) smtp.mailfrom=u-boot-bounces@lists.denx.de Return-Path: Received: from lists.denx.de (dione.denx.de. [81.169.180.215]) by mx.google.com with ESMTP id l15si1912947edc.306.2018.01.20.04.18.56; Sat, 20 Jan 2018 04:18:56 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 81.169.180.215 as permitted sender) client-ip=81.169.180.215; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 81.169.180.215 as permitted sender) smtp.mailfrom=u-boot-bounces@lists.denx.de Received: by lists.denx.de (Postfix, from userid 105) id EC514C21FB6; Sat, 20 Jan 2018 12:18:55 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=RCVD_IN_DNSWL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id 0F845C21CEC; Sat, 20 Jan 2018 12:18:53 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id CDD9BC21CEC; Sat, 20 Jan 2018 12:18:51 +0000 (UTC) Received: from mx2.suse.de (mx2.suse.de [195.135.220.15]) by lists.denx.de (Postfix) with ESMTPS id 7CF0CC21C4F for ; Sat, 20 Jan 2018 12:18:51 +0000 (UTC) X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay1.suse.de (charybdis-ext.suse.de [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 30AECAAB6; Sat, 20 Jan 2018 12:18:51 +0000 (UTC) From: =?utf-8?q?Andreas_F=C3=A4rber?= To: u-boot@lists.denx.de Date: Sat, 20 Jan 2018 13:18:39 +0100 Message-Id: <20180120121840.24380-1-afaerber@suse.de> X-Mailer: git-send-email 2.13.6 MIME-Version: 1.0 Cc: Stefan Roese , =?utf-8?q?Andreas_F=C3=A4rber?= , Igal Liberman Subject: [U-Boot] [PATCH] tools/mrvl_uart.sh: Tidy script output X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 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" Fix a typo in help output (awailable -> available). Tidy the grammar - not the board connects to a port, we do. While at it, be consistent in upper-casing the comments. Fixes: eee4835d22 ("tools: Add Marvell recovery image download script") Cc: Konstantin Porotchkin Cc: Stefan Roese Cc: Igal Liberman Signed-off-by: Andreas Färber Reviewed-by: Konstantin Porotchkin Reviewed-by: Stefan Roese --- tools/mrvl_uart.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/mrvl_uart.sh b/tools/mrvl_uart.sh index 500fa117eb..6824208902 100755 --- a/tools/mrvl_uart.sh +++ b/tools/mrvl_uart.sh @@ -46,13 +46,13 @@ then echo -e "\nMarvell recovery image downloader for Armada SoC family." echo -e "Command syntax:" echo -e "\t$(basename $0) [2|4|8]" - echo -e "\tport - serial port the target board connected to" + echo -e "\tport - serial port the target board is connected to" echo -e "\tfile - recovery boot image for target download" echo -e "\t2|4|8 - times to increase the default serial port speed by" echo -e "For example - load the image over ttyUSB0 @ 460800 baud:" echo -e "$(basename $0) /dev/ttyUSB0 /tmp/flash-image.bin 4\n" echo -e "=====WARNING=====" - echo -e "- The speed-up option is not awailable in SoC families prior to A8K+" + echo -e "- The speed-up option is not available in SoC families prior to A8K+" echo -e "- This utility is not compatible with Armada 37xx SoC family\n" fi @@ -111,7 +111,7 @@ stty -F $port raw ignbrk time 5 $fast_baudrate sx -vv $file > $port < $port #sx-at91 $port $file -# return the port to the default speed +# Return the port to the default speed stty -F $port raw ignbrk time 5 $default_baudrate # Optional - fire up Minicom