]> git.baikalelectronics.ru Git - uboot.git/commit
config_distro_bootcmd: remove booting environment variables from SPL environment
authorTroy Kisky <troykiskyboundary@gmail.com>
Mon, 13 Mar 2023 21:31:34 +0000 (14:31 -0700)
committerTom Rini <trini@konsulko.com>
Wed, 10 May 2023 20:45:42 +0000 (16:45 -0400)
commitdfd0de1ba038fbf4e11b5c0a3e6ddd6bd3d82207
treee2a01656427c1dd818e64c63225a4ca8f45d2482
parent54df0001609d0a4c8ab563aef9a4624176b38254
config_distro_bootcmd: remove booting environment variables from SPL environment

SPL environments don't need commands that they can never use.
Avoid errors with CONFIG_IS_ENABLED conversions by skipping them now.

Signed-off-by: Troy Kisky <troykiskyboundary@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
include/config_distro_bootcmd.h