]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitb1990d354dc68960e667ad5a2d105b49d684b541
tree1e7947e9d84bfb4bd89c32ea76a7e8a584f02c8f
parent565444fdd130041f41435b495c2fb880c1594d2c
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