From: Simon Glass Date: Mon, 31 Jul 2023 03:01:44 +0000 (-0600) Subject: doc: Explain how to avoid the distro-boot scripts X-Git-Tag: v2023.10-rc3~15^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f26a966b2ed06ab1ba86ebce16b96b73bc3f283f;p=pandora-u-boot.git doc: Explain how to avoid the distro-boot scripts Now that standard boot is available, mention this in the environment documentation. Signed-off-by: Simon Glass Reviewed-by: Andy Shevchenko # Intel Edison Reviewed-by: Bin Meng --- diff --git a/doc/usage/environment.rst b/doc/usage/environment.rst index 2c44e5da6aa..91dc07b17bc 100644 --- a/doc/usage/environment.rst +++ b/doc/usage/environment.rst @@ -94,7 +94,7 @@ to add environment variables. Board maintainers are encouraged to migrate to the text-based environment as it is easier to maintain. The distro-board script still requires the old-style -environment but work is underway to address this. +environments, so use :doc:`../develop/bootstd` instead. List of environment variables