]> git.dujemihanovic.xyz Git - u-boot.git/commit
Correct SPL use of CMD_STM32PROG
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:36:44 +0000 (15:36 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 9 Feb 2023 21:32:26 +0000 (16:32 -0500)
commitd89c8e10901131dc905fb3a3751f424c1234d85d
tree73643d69c3429814d584668a634337f56e3eec6a
parent308d677147a0223d81793792d78fa167a25d3648
Correct SPL use of CMD_STM32PROG

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

Signed-off-by: Simon Glass <sjg@chromium.org>
board/st/common/stm32mp_mtdparts.c