]> git.baikalelectronics.ru Git - uboot.git/commit
Correct SPL uses of ENV_VARS_UBOOT_RUNTIME_CONFIG
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:39:49 +0000 (15:39 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 9 Feb 2023 21:32:26 +0000 (16:32 -0500)
commit348f334c242626ca30138d611c4f1bdd70d28901
tree25122bc0a4287485687be8601a18e6da688a0d23
parent8da86a79532bbb538d5bbce7ae07bc59eaa0bd44
Correct SPL uses of ENV_VARS_UBOOT_RUNTIME_CONFIG

This converts 4 usages of this option to the non-SPL form, since there is
no SPL_ENV_VARS_UBOOT_RUNTIME_CONFIG defined in Kconfig

Signed-off-by: Simon Glass <sjg@chromium.org>
board/xilinx/versal-net/board.c
board/xilinx/versal/board.c
board/xilinx/zynq/board.c
board/xilinx/zynqmp/zynqmp.c