aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2022-03-11 16:22:39 -0700
committerTom Rini <trini@konsulko.com>2022-04-07 16:50:53 -0400
commit754a722d1b9572aad7900ad2a8e58f2f8a7cd2cc (patch)
treea30dee3d62595426641c0dc6a837de0a2d4d6bae /doc
parent9d4e88c02163e1f1824afa3ff142ec7a116fbe5c (diff)
downloadu-boot-754a722d1b9572aad7900ad2a8e58f2f8a7cd2cc.zip
u-boot-754a722d1b9572aad7900ad2a8e58f2f8a7cd2cc.tar.gz
u-boot-754a722d1b9572aad7900ad2a8e58f2f8a7cd2cc.tar.bz2
env: Drop the unncessary protocol mention in autoload
Drop this text at the end since it already mentions bootp and dhcp. Signed-off-by: Simon Glass <sjg@chromium.org> Suggested-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'doc')
-rw-r--r--doc/usage/environment.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/usage/environment.rst b/doc/usage/environment.rst
index 4b228c1..80550fc 100644
--- a/doc/usage/environment.rst
+++ b/doc/usage/environment.rst
@@ -170,7 +170,7 @@ autoload
if set to "no" (any string beginning with 'n'),
"bootp" and "dhcp" will just load perform a lookup of the
configuration from the BOOTP server, but not try to
- load any image using TFTP or DHCP.
+ load any image.
autostart
if set to "yes", an image loaded using the "bootp", "dhcp",