This article provides the following information:
- How to download and install the latest U-Boot for the STM32 microprocessor Series used
- Where to find the associated release note
1. STM32MP15-Ecosystem-v2.1.0 release[edit source]
- The STM32MP1 U-Boot is delivered through a tarball file named en.SOURCES-u-boot-stm32mp1-openstlinux-5-4-dunfell-mp1-20-11-12.tar.xz for STM32MP157x-EV1 and STM32MP157x-DKx boards.
- Download and install the STM32MP1 U-Boot
The software package is provided AS IS, and by downloading it, you agree to be bound to the terms of the software license agreement (SLA). The detailed content licenses can be found here.
STM32MP1 Developer Package U-Boot - STM32MP15-Ecosystem-v2.1.0 release | |
---|---|
Download |
You need to be logged on to my.st.com before accessing the following link |
Installation |
$ cd <working directory path>/Developer-Package
$ tar xvf en.SOURCES-u-boot-stm32mp1-openstlinux-5-4-dunfell-mp1-20-11-12.tar.xz $ cd stm32mp1-openstlinux-5-4-dunfell-mp1-20-11-12/sources/arm-ostl-linux-gnueabi/u-boot-stm32mp-2020.01.r2-r0 $ tar xvf u-boot-stm32mp-2020.01.r2-r0.tar.gz |
Release note |
Details of the content of the U-Boot are available in the associated STM32MP15 OpenSTLinux release note. If you are interested in older releases, please have a look into the section Archives. |
- The U-Boot installation directory is in the <Developer Package installation directory>/stm32mp1-openstlinux-5-4-dunfell-mp1-20-11-12/sources/arm-ostl-linux-gnueabi directory, and is named u-boot-stm32mp-<U-Boot version>:
2. Archives [edit source]
This wiki is for the v2 ecosystem releases. For information about the previous ecosystem releases, please go through the Wiki archives.
2.1. STM32MP15-Ecosystem-v2.0.0 release[edit source]
- The STM32MP1 U-Boot is delivered through a tarball file named en.SOURCES-u-boot-stm32mp1-openstlinux-5-4-dunfell-mp1-20-06-24.tar.xz for STM32MP157x-EV1 and STM32MP157x-DKx boards.
- Download and install the STM32MP1 U-Boot
The software package is provided AS IS, and by downloading it, you agree to be bound to the terms of the software license agreement (SLA). The detailed content licenses can be found here.
STM32MP1 Developer Package U-Boot - STM32MP15-Ecosystem-v2.0.0 release | |
---|---|
Download |
You need to be logged on to my.st.com before accessing the following link |
Installation |
$ cd <working directory path>/Developer-Package
$ tar xvf en.SOURCES-u-boot-stm32mp1-openstlinux-5-4-dunfell-mp1-20-06-24.tar.xz $ cd stm32mp1-openstlinux-5.4-dunfell-mp1-20-06-24/sources/arm-ostl-linux-gnueabi/u-boot-stm32mp-2020.01-r0 $ tar xvf u-boot-stm32mp-2020.01-r0.tar.gz |
Release note |
Details of the content of the U-Boot are available in the associated STM32MP15 OpenSTLinux release note. If you are interested in older releases, please have a look into the section Archives. |
- The U-Boot installation directory is in the <Developer Package installation directory>/stm32mp1-openstlinux-20-06-24/sources/arm-ostl-linux-gnueabi directory, and is named u-boot-stm32mp-<U-Boot version>: