2021-09-14 11:52 PM
Can I use the STM32CubeProgrammer to download the uboot-spl to eMMC? How can I use write the tsv file to download the uboot-spl
2021-09-15 12:44 AM
Hi @WHe.1 ,
Can you clarify why you want to load uboot-spl in eMMC ?
I remind that uboot-spl is today only provided to be used in CubeMX DDR Tuning Tool which can load it directly in RAM.
Some useful links :
https://wiki.st.com/stm32mpu/wiki/U-Boot_SPL:_DDR_interactive_mode
Hope it help
Olivier
2021-09-17 06:08 PM
Hi Olivier GALLIEN
I want to use eMMC to boot the u-Boot in the basic boot chain mode, So I hope to write uboot-spl and u-boot to eMMC by STM32CubeProgammer, But I found all the sample is boot the TF-A from the eMMC. How can I do this ?
Thanks
2021-09-17 08:12 PM
Hi Olivier GALLIEN
I want to use eMMC to boot the u-Boot in the basic boot chain mode, So I hope to write uboot-spl and u-boot to eMMC by STM32CubeProgammer, But I found all the sample is boot the TF-A from the eMMC. How can I do this ?
Thanks