]> git.dujemihanovic.xyz Git - u-boot.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)
commit97c0db6ca524116472bd6c7e875283ca91158262
treee2a01656427c1dd818e64c63225a4ca8f45d2482
parentd5d0e4d3e2072de96c7419a22cadce0043aea3f8
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