Using Uboot for CubeProgrammer
Hi ST team !
During the process of finding a way to put our custom boards in production, I tried to use the STM32Prog mode on Uboot.
This failed because in SPL, spl_board_load_image() is empty and can't download via USB OTG the SSBL.
I found another way to produce our board but I would like in the futur using CubeProgrammer.
My question is do you have any plan to fill this function ?
https://github.com/STMicroelectronics/u-boot/blob/v2018.11-stm32mp/arch/arm/mach-stm32mp/spl.c
=> /* TODO : add download support in SPL without TF-A */
Thanks!
Regards
Anthony Harivel
