Correct SPL uses of PG_WCOM_UBOOT_UPDATE
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:40:30 +0000 (15:40 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:40 +0000 (07:41 -0500)
commit622dad2137b14af42c2779a3b0134b4815ec5e13
tree6599f09d9433c65c8fdae1ca24a63ea8b26f864b
parentc6151eec823165948752e98c05b7847a3b780f29
Correct SPL uses of PG_WCOM_UBOOT_UPDATE

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

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