Skip to main content
Visitor II
September 15, 2021
Question

Stm32CubeProgrammer for basic boot chain

  • September 15, 2021
  • 2 replies
  • 1051 views

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

    This topic has been closed for replies.

    2 replies

    Technical Moderator
    September 15, 2021

    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/How_to_create_your_board_device_tree#DDR_configuration_with_STM32CubeMX_DDR_Tuning_Tool

    https://wiki.st.com/stm32mpu/wiki/U-Boot_SPL:_DDR_interactive_mode

    Hope it help

    Olivier

    WHe.1Author
    Visitor II
    September 18, 2021

    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

    WHe.1Author
    Visitor II
    September 18, 2021

    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