Correct SPL use of STM32MP15X_STM32IMAGE
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:40:53 +0000 (15:40 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:40 +0000 (07:41 -0500)
commit4610ae38d58b71ce5f716aa118b16cd21c38b6fa
tree1e7947e9d84bfb4bd89c32ea76a7e8a584f02c8f
parentb7e4869d9f2a0af4cd2ca88c83b198d04bdbed73
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>
arch/arm/mach-stm32mp/fdt.c