]> git.baikalelectronics.ru Git - uboot.git/commit
Correct SPL use of PG_WCOM_UBOOT_UPDATE_SUPPORTED
authorSimon Glass <sjg@chromium.org>
Wed, 22 Feb 2023 16:33:50 +0000 (09:33 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 2 Mar 2023 22:45:58 +0000 (17:45 -0500)
commitfb9fdfcf1bde1d592f568850a9b36e0751e288a0
tree9079ca760b24b21d92f1a9e8ea16fe4ab88b0c93
parenta7c1266260de62e5b99c756471d0dae41e581128
Correct SPL use of PG_WCOM_UBOOT_UPDATE_SUPPORTED

This converts 1 usage of this option to the non-SPL form, since there is
no SPL_PG_WCOM_UBOOT_UPDATE_SUPPORTED defined in Kconfig

Signed-off-by: Simon Glass <sjg@chromium.org>
Aleksandar Gerasimovski <aleksandar.gerasimovski@hitachienergy.com>
board/keymile/common/common.c