Issue by creating u-boot using Development Pakage for the first time. See description below.
I am trying to creating u-boot files for self definded project.
Unfortunately i get the error during individual building (see https://wiki.st.com/stm32mpu/wiki/STM32MP1_Developer_Package#Installing_the_OpenSTLinux_BSP_packages:(
Device Tree Source (arch/arm/dts/stm32mp153c-***-mx.dtb) is not correctly specified.
The issue itself is correct. How do i create the *.dtb from STM32 Project (Device Tree Source available for all 4-5 Phases)? In which phase is the generation of this *.dtb File done (Kernel,TF-A,OPTEE,...)?
