env: Drop the unncessary protocol mention in autoload
authorSimon Glass <sjg@chromium.org>
Fri, 11 Mar 2022 23:22:39 +0000 (16:22 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 7 Apr 2022 20:50:53 +0000 (16:50 -0400)
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>
doc/usage/environment.rst

index 4b228c1..80550fc 100644 (file)
@@ -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",