cancel
Showing results for 
Search instead for 
Did you mean: 

Does stm32mp157-dk1 support traditional SPL boot uboot?

Tuzki
Associate

HI.

Recently I purchased a stm32mp157-dk1. I am going to learn to use uboot. I know that Uboot startup is divided into several parts. The second part is SPL, and then SPL will boot uboot, and uboot will continue to boot the Linux kernel.

I have read the STM32MP157 documentation and it says that STM32MP157 does not support SPL. Is this true? Is the SPL boot option never available or is it optional?

1 ACCEPTED SOLUTION

Accepted Solutions
Gregory PLANCHON
ST Employee

Hi @Tuzki 

 

as you can see on this page, OpenSTLinux is not compatible with U-boot SPL.
You can use it, but it cannot be used for product development :

https://wiki.st.com/stm32mpu/wiki/U-Boot_overview#SPL

 

Regards,

Grégory

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.

View solution in original post

2 REPLIES 2
Gregory PLANCHON
ST Employee

Hi @Tuzki 

 

as you can see on this page, OpenSTLinux is not compatible with U-boot SPL.
You can use it, but it cannot be used for product development :

https://wiki.st.com/stm32mpu/wiki/U-Boot_overview#SPL

 

Regards,

Grégory

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
PatrickF
ST Employee

HI @Tuzki 

I confirm SPL is not supported.

Please have a look to https://wiki.st.com/stm32mpu/wiki/Boot_chain_overview#Overview_2

Regards

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.