commit | 1e58e023cf64ead4b8232140866e0f2ec6e88f3b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:40:53 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 10 07:41:40 2023 -0500 |
tree | 1e7947e9d84bfb4bd89c32ea76a7e8a584f02c8f | |
parent | 1abcc2f476f1178b30289040c489150648411e00 [diff] |
Correct SPL use of STM32MP15X_STM32IMAGE This converts 1 usage of this option to the non-SPL form, since there is no SPL_STM32MP15X_STM32IMAGE defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>