summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnout Vandecappelle <arnout@mind.be>2017-07-05 13:14:35 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-07-05 16:06:32 +0200
commit884d1ec994513dad68d72fe1c92c47ad7012b2ca (patch)
tree65f3de8ab9e95ecbff46244165644f5d3d7473c8
parenteb3f65801ff032c86e2437217effa4110f42b81f (diff)
downloadbuildroot-884d1ec994513dad68d72fe1c92c47ad7012b2ca.tar.gz
buildroot-884d1ec994513dad68d72fe1c92c47ad7012b2ca.zip
mfgtools: remove host/usr reference from readme.txt
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--package/mfgtools/readme.txt2
1 files changed, 1 insertions, 1 deletions
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
OpenPOWER on IntegriCloud