]> git.baikalelectronics.ru Git - uboot.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)
commit4968a8e997d4b9636d085e8c1855c21de0915d68
tree46cf7b21d0fe917cd3f5c78d8ce6b36eff24a092
parent630b1abdcec50ae6fc2dfe2652e9600043909052
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