Correct SPL uses of ENV_IS_IN_UBI
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:39:48 +0000 (15:39 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 9 Feb 2023 21:32:26 +0000 (16:32 -0500)
commit821d1df52a411ccbd6d891394ce2ea2b09f0057a
tree177b0b5156ad044775b03691e960c4849af86025
parentbed722328b152fe2ae48b382b5f73eebf449ffad
Correct SPL uses of ENV_IS_IN_UBI

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

Signed-off-by: Simon Glass <sjg@chromium.org>
board/engicam/stm32mp1/stm32mp1.c
board/st/stm32mp1/stm32mp1.c