cmd: correct short text for tftpboot
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sun, 4 Sep 2022 07:08:11 +0000 (09:08 +0200)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Fri, 9 Sep 2022 14:07:54 +0000 (16:07 +0200)
commit651031ef7c47f2efb2cec11c18eb9aa2020e0815
treee9e26b457595290dc538c7c6238803a69e2730e0
parent5f46c6eba59bc3bd29f0641628891c443930e477
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>
cmd/Kconfig
cmd/net.c