From: Simon Glass Date: Fri, 11 Mar 2022 23:22:39 +0000 (-0700) Subject: env: Drop the unncessary protocol mention in autoload X-Git-Tag: baikal/mips/sdk5.9~3^2~116^2~1 X-Git-Url: https://git.baikalelectronics.ru/?a=commitdiff_plain;h=d5df473b9b95bf1cb1f4eebf03ba374d6b352c7b;p=uboot.git 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 Suggested-by: Heinrich Schuchardt --- diff --git a/doc/usage/environment.rst b/doc/usage/environment.rst index 4b228c1de3..80550fc447 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",