cmd: correct short text for tftpboot
The command's name is a misnomer. The command loads a file but does not run (boot) it. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
5f46c6eba5
commit
651031ef7c
@ -1719,7 +1719,7 @@ config CMD_TFTPBOOT
|
||||
bool "tftpboot"
|
||||
default y
|
||||
help
|
||||
tftpboot - boot image via network using TFTP protocol
|
||||
tftpboot - load file via network using TFTP protocol
|
||||
|
||||
config CMD_TFTPPUT
|
||||
bool "tftp put"
|
||||
|
Loading…
Reference in New Issue
Block a user