mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 21:57:55 +00:00
tool/run/README: Fixed tftp related argument names in example
Fixes #3382
This commit is contained in:
parent
f99a1d78bb
commit
27e9d1fcf0
@ -88,8 +88,8 @@ for output while loading the files via TFTP:
|
|||||||
|
|
||||||
!RUN_OPT = --include boot_dir/foc \
|
!RUN_OPT = --include boot_dir/foc \
|
||||||
! --include power_on/amt --amt-host 10.23.42.13 --amt-password 'foo!' \
|
! --include power_on/amt --amt-host 10.23.42.13 --amt-password 'foo!' \
|
||||||
! --include load/tftp --tftp-base-dir /var/lib/tftpboot \
|
! --include load/tftp --load-tftp-base-dir /var/lib/tftpboot \
|
||||||
! --tftp-offset-dir /x86 \
|
! --load-tftp-offset-dir /x86 \
|
||||||
! --include log/serial --log-serial-cmd 'picocom -b 115200 /dev/ttyUSB0'
|
! --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
|
Executing hw on a rpi using NETIO powerplug to reset the hardware, JTAG to load
|
||||||
|
Loading…
Reference in New Issue
Block a user