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)
commitb2561c5bea893cc23ad5b8e7628b43d020f3f753
tree25122bc0a4287485687be8601a18e6da688a0d23
parent821d1df52a411ccbd6d891394ce2ea2b09f0057a
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