u-boot : CNFIG_SPL_BUILD is not in Kconfig
There is a'ifdef CONFIG_SPL_BUILD' in stm32mp1.h, Makefile or many files, but there is no setting in the Kconfig file.
There is a'ifdef CONFIG_SPL_BUILD' in stm32mp1.h, Makefile or many files, but there is no setting in the Kconfig file.
Hello @安部 �? ,
I don't know which version of the ecosystem you are using, but since ecosystem V2.0, "basic boot" is no longer supported. Uboot SPL can no longer boot the kernel.
And can no more be generated since V4.0.0:
https://wiki.st.com/stm32mpu/wiki/STM32_MPU_ecosystem_release_note_-_v4.0.0#STM32CubeMX
If you were trying to use the DDR Tuning tools, you must now use the dedicated tool "STM32DDRFW-UTIL" :
https://wiki.st.com/stm32mpu/wiki/STM32DDRFW-UTIL_release_note
Regards,
Kevin
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.