]> git.dujemihanovic.xyz Git - u-boot.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)
commitcd3a35ef0bfa564c59c4113f3c3c0631bd04a3a9
tree9079ca760b24b21d92f1a9e8ea16fe4ab88b0c93
parentb07be4a8a2518164593f67ac95fbd20c44d6a1c5
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