From patchwork Wed Jul 5 11:14:35 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Arnout Vandecappelle X-Patchwork-Id: 784544 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3x2dfQ5kGVz9s7m for ; Wed, 5 Jul 2017 21:18:38 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 3B701309EC; Wed, 5 Jul 2017 11:18:37 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id otkSc9OmWeuM; Wed, 5 Jul 2017 11:18:34 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id BB149309CE; Wed, 5 Jul 2017 11:16:33 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id 7D50F1C2DED for ; Wed, 5 Jul 2017 11:15:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 774D230960 for ; Wed, 5 Jul 2017 11:15:42 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cyvzJlrnkb6s for ; Wed, 5 Jul 2017 11:15:41 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from exchange.essensium.com (220.77.144.195.ipv4.evonet.be [195.144.77.220]) by silver.osuosl.org (Postfix) with ESMTPS id AB20C30951 for ; Wed, 5 Jul 2017 11:15:39 +0000 (UTC) Received: from vandecaa-laptop.bzh.lan (10.3.7.11) by beleexch01.local.ess-mail.com (10.3.7.8) with Microsoft SMTP Server (TLS) id 15.0.847.32; Wed, 5 Jul 2017 13:15:04 +0200 From: "Arnout Vandecappelle (Essensium/Mind)" To: Date: Wed, 5 Jul 2017 13:14:35 +0200 Message-ID: <20170705111453.2284-19-arnout@mind.be> X-Mailer: git-send-email 2.13.2 In-Reply-To: <20170705111453.2284-1-arnout@mind.be> References: <20170705111453.2284-1-arnout@mind.be> MIME-Version: 1.0 X-Originating-IP: [10.3.7.11] X-ClientProxiedBy: beleexch01.local.ess-mail.com (10.3.7.8) To beleexch01.local.ess-mail.com (10.3.7.8) Subject: [Buildroot] [PATCH v4 18/36] mfgtools: remove host/usr reference from readme.txt X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: Arnout Vandecappelle (Essensium/Mind) --- package/mfgtools/readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/mfgtools/readme.txt b/package/mfgtools/readme.txt index d54781f1f9..320e6ec493 100644 --- a/package/mfgtools/readme.txt +++ b/package/mfgtools/readme.txt @@ -42,7 +42,7 @@ Depending on your ucl2.xml file, the sample doesn't flash anything. 6. Run the MfgTools client: -$ ./host/usr/bin/mfgtoolcli -l mmc -s uboot_defconfig=imx \ +$ ./host/bin/mfgtoolcli -l mmc -s uboot_defconfig=imx \ -s dtbname=imx6q-sabrelite.dtb -s initramfs=rootfs.cpio.uboot \ -s mmc=1 -p 1