From 27e9d1fcf0d64a81fcfe3859617ff8d99a56c223 Mon Sep 17 00:00:00 2001 From: Tomasz Gajewski Date: Mon, 27 May 2019 00:35:12 +0200 Subject: [PATCH] tool/run/README: Fixed tftp related argument names in example Fixes #3382 --- tool/run/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tool/run/README b/tool/run/README index 3875ac37b..7f58287e8 100644 --- a/tool/run/README +++ b/tool/run/README @@ -88,8 +88,8 @@ for output while loading the files via TFTP: !RUN_OPT = --include boot_dir/foc \ ! --include power_on/amt --amt-host 10.23.42.13 --amt-password 'foo!' \ -! --include load/tftp --tftp-base-dir /var/lib/tftpboot \ -! --tftp-offset-dir /x86 \ +! --include load/tftp --load-tftp-base-dir /var/lib/tftpboot \ +! --load-tftp-offset-dir /x86 \ ! --include log/serial --log-serial-cmd 'picocom -b 115200 /dev/ttyUSB0' Executing hw on a rpi using NETIO powerplug to reset the hardware, JTAG to load