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: baikal/mips/sdk6.2~4^2~3^2~43^2~21 X-Git-Url: https://git.baikalelectronics.ru/?a=commitdiff_plain;h=f9141712d6eca59c10919b5ef88b4745fa6aef5f;p=uboot.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 2c44e5da6a..91dc07b17b 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