]> git.dujemihanovic.xyz Git - u-boot.git/commit
Correct SPL uses of PG_WCOM_UBOOT_BOOTPACKAGE
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:40:29 +0000 (15:40 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:40 +0000 (07:41 -0500)
commitc6151eec823165948752e98c05b7847a3b780f29
tree46cf7b21d0fe917cd3f5c78d8ce6b36eff24a092
parent0b11c3da6b362b24fdb3f46390b0adfc2fd71e19
Correct SPL uses of PG_WCOM_UBOOT_BOOTPACKAGE

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

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