Registered User No edit summary |
Registered User mNo edit summary |
||
(29 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This article provides the following information: | This article provides the following information: | ||
* How to download and install the '''latest''' U-Boot for the STM32 microprocessor Series used | * How to download and install the '''latest''' U-Boot for the STM32 microprocessor Series used | ||
Line 17: | Line 6: | ||
{{Warning|To use this package efficiently, please read the Developer Package article relative to your STM32 microprocessors Series: [[:Category:Developer Package]]}} | {{Warning|To use this package efficiently, please read the Developer Package article relative to your STM32 microprocessors Series: [[:Category:Developer Package]]}} | ||
==STM32MP15-Ecosystem- | ==STM32MP15-Ecosystem-v3.1.0 release== | ||
</noinclude> | </noinclude> | ||
* The STM32MP1 U-Boot is delivered through a tarball file named | * The STM32MP1 U-Boot is delivered through a tarball file named '''{{EcosystemRelease/Package | revision=3.1.0 | package=U-Boot package | request=name}}''' for {{Board | type=157x-EV1 | name=short}} and {{Board | type=157x-DKx | name=short}} boards. | ||
<span id="Download"></span> | <span id="Download"></span> | ||
* Download and install the STM32MP1 U-Boot | * Download and install the STM32MP1 U-Boot | ||
{{SoftwareLicenseAgreement | distribution=OpenSTLinux | chapter=Boot partition:}} | |||
{| class=" | {| class="st-table" | ||
|- | |- | ||
! !! STM32MP1 Developer Package U-Boot - STM32MP15-Ecosystem- | ! !! style="text-align:center;" |STM32MP1 Developer Package U-Boot - STM32MP15-Ecosystem-v3.1.0 release | ||
|- | |- | ||
| Download || | | Download || | ||
You need to be logged on to ''my.st.com'' before accessing the following link <br> | You need to be logged on to ''my.st.com'' before accessing the following link <br> | ||
[ | [{{EcosystemRelease/Package | revision=3.1.0 | package=U-Boot package | request=url}}/{{EcosystemRelease/Package | revision=3.1.0 | package=U-Boot package | request=name}} {{EcosystemRelease/Package | revision=3.1.0 | package=U-Boot package | request=name}}]<br> | ||
|- | |- | ||
| Installation || | | Installation || | ||
* Go to the host PC directory in which you want to install the Developer Package (''<Developer Package installation directory>''); if you follow the [[Example of directory structure for Packages|proposition to organize the working directory]], this means: | * Go to the host PC directory in which you want to install the Developer Package (''<Developer Package installation directory>''); if you follow the [[Example of directory structure for Packages|proposition to organize the working directory]], this means: | ||
$ cd <working directory path>/Developer-Package | {{PC$}} cd {{HighlightParam|''<working directory path>''}}/Developer-Package | ||
* Download the tarball file in this directory | * Download the tarball file in this directory | ||
* Uncompress the tarball file to get the U-Boot (U-Boot source code, ST patches and so on): | * Uncompress the tarball file to get the U-Boot (U-Boot source code, ST patches and so on): | ||
$ | {{PC$}} tar xvf {{EcosystemRelease/Package | revision=3.1.0 | package=U-Boot package | request=name}} | ||
{{PC$}} cd {{EcosystemRelease/Package | revision=3.1.0 | package=U-Boot package | request=path}} | |||
* Follow instructions given in {{Orange|README.HOW_TO.txt}} file present in '''U-Boot installation directory''' as detailed after | |||
|- | |- | ||
| Release note || | | Release note || | ||
Details of the content of the U-Boot are available in the '''associated''' [[STM32MP15 OpenSTLinux release note - | Details of the content of the U-Boot are available in the '''associated''' [[STM32MP15 OpenSTLinux release note - v3.1.0|STM32MP15 OpenSTLinux release note]]. | ||
If you are interested in older releases, please have a look into the section [[STM32MP1_Developer_Package_-_U-Boot#Archives|Archives]]. | [[File:Archive_box.png|25px|link=]] If you are interested in older releases, please have a look into the section [[STM32MP1_Developer_Package_-_U-Boot#Archives|Archives]]. | ||
|} | |} | ||
* | * In the {{HighlightParam|''<Developer Package installation directory>''}}''/stm32mp1-openstlinux-5.10-dunfell-mp1-21-11-17/sources/arm-ostl-linux-gnueabi'' directory | ||
:*The '''U-Boot installation directory''' is named ''u-boot-stm32mp-''{{HighlightParam|''<U-Boot version>''}}: | |||
{{Green|{{EcosystemRelease/Package | revision=3.1.0 | package=U-Boot source | request=path}}-r0}}			{{Highlight|'''U-Boot installation directory'''}} | |||
├── [*].patch				{{Highlight|ST patches to apply during the U-Boot preparation (see next chapter)}} | |||
├── {{Green|{{EcosystemRelease/Package | revision=3.1.0 | package=U-Boot source | request=path}}}}		{{Highlight|'''U-Boot source code directory'''}} | |||
├── Makefile.sdk				{{Highlight|Makefile for the U-Boot compilation}} | |||
├── {{Orange|README.HOW_TO.txt}}			{{Highlight|Helper file for U-Boot management: '''reference''' for U-Boot build}} | |||
├── series					{{Highlight|List of all ST patches to apply}} | |||
└── {{EcosystemRelease/Package | revision=3.1.0 | package=U-Boot source | request=name}}	{{Highlight|Tarball file of the U-Boot source code}} | |||
:* The '''FIP artifacts directory''' is named ''FIP_artifacts'': | |||
{{#lst:STM32MP1 Developer Package - TF-A|FIP_artifacts_v3_1}} | |||
<noinclude> | |||
==Archives [[File:Archive_box.png|25px|link=]]== | |||
{{EcosystemFlow/Archives}} | |||
<div class="mw-collapsible mw-collapsed"> | <div class="mw-collapsible mw-collapsed"> | ||
===STM32MP15-Ecosystem- | ===STM32MP15-Ecosystem-v3.0.0 release=== | ||
<div class="mw-collapsible-content"> | <div class="mw-collapsible-content"> | ||
* The STM32MP1 U-Boot is delivered through a tarball file named | * The STM32MP1 U-Boot is delivered through a tarball file named '''{{EcosystemRelease/Package | revision=3.0.0 | package=U-Boot package | request=name}}''' for {{Board | type=157x-EV1 | name=short}} and {{Board | type=157x-DKx | name=short}} boards. | ||
* Download and install the STM32MP1 U-Boot | * Download and install the STM32MP1 U-Boot | ||
{{SoftwareLicenseAgreement | distribution=OpenSTLinux | chapter=Boot partition:}} | |||
{| class=" | {| class="st-table" | ||
|- | |- | ||
! !! STM32MP1 Developer Package U-Boot - STM32MP15-Ecosystem- | ! !! style="text-align:center;" |STM32MP1 Developer Package U-Boot - STM32MP15-Ecosystem-v3.0.0 release | ||
|- | |- | ||
| Download || | | Download || | ||
You need to be logged on to ''my.st.com'' before accessing the following link <br> | You need to be logged on to ''my.st.com'' before accessing the following link <br> | ||
[ | [{{EcosystemRelease/Package | revision=3.0.0 | package=U-Boot package | request=url}}/{{EcosystemRelease/Package | revision=3.0.0 | package=U-Boot package | request=name}} {{EcosystemRelease/Package | revision=3.0.0 | package=U-Boot package | request=name}}]<br> | ||
|- | |- | ||
| Installation || | | Installation || | ||
* Go to the host PC directory in which you want to install the Developer Package (''<Developer Package installation directory>''); if you follow the [[Example of directory structure for Packages|proposition to organize the working directory]], this means: | * Go to the host PC directory in which you want to install the Developer Package (''<Developer Package installation directory>''); if you follow the [[Example of directory structure for Packages|proposition to organize the working directory]], this means: | ||
$ cd <working directory path>/Developer-Package | {{PC$}} cd {{HighlightParam|''<working directory path>''}}/Developer-Package | ||
* Download the tarball file in this directory | * Download the tarball file in this directory | ||
* Uncompress the tarball file to get the U-Boot (U-Boot source code, ST patches and so on): | * Uncompress the tarball file to get the U-Boot (U-Boot source code, ST patches and so on): | ||
$ | {{PC$}} tar xvf {{EcosystemRelease/Package | revision=3.0.0 | package=U-Boot package | request=name}} | ||
{{PC$}} cd {{EcosystemRelease/Package | revision=3.0.0 | package=U-Boot package | request=path}} | |||
* Follow instructions given in {{Orange|README.HOW_TO.txt}} file present in '''U-Boot installation directory''' as detailed after | |||
|- | |- | ||
| Release note || | | Release note || | ||
Details of the content of the U-Boot are available in the '''associated''' [[STM32MP15 OpenSTLinux release note - | Details of the content of the U-Boot are available in the '''associated''' [[STM32MP15 OpenSTLinux release note - v3.0.0|STM32MP15 OpenSTLinux release note]]. | ||
[[File:Archive_box.png|25px|link=]] If you are interested in older releases, please have a look into the section [[STM32MP1_Developer_Package_-_U-Boot#Archives|Archives]]. | |||
|} | |} | ||
* | * In the {{HighlightParam|''<Developer Package installation directory>''}}''/stm32mp1-openstlinux-5.10-dunfell-mp1-21-03-312/sources/arm-ostl-linux-gnueabi'' directory | ||
:*The '''U-Boot installation directory''' is named ''u-boot-stm32mp-''{{HighlightParam|''<U-Boot version>''}}: | |||
{{Green| | {{Green|{{EcosystemRelease/Package | revision=3.0.0 | package=U-Boot source | request=path}}-r0}}			{{Highlight|'''U-Boot installation directory'''}} | ||
├── [*].patch				{{Highlight|ST patches to apply during the U-Boot preparation (see next chapter)}} | |||
├── {{Green|{{EcosystemRelease/Package | revision=3.0.0 | package=U-Boot source | request=path}}}}		{{Highlight|'''U-Boot source code directory'''}} | |||
├── Makefile.sdk				{{Highlight|Makefile for the U-Boot compilation}} | |||
├── {{Orange|README.HOW_TO.txt}}			{{Highlight|Helper file for U-Boot management: '''reference''' for U-Boot build}} | |||
├── series					{{Highlight|List of all ST patches to apply}} | |||
└── {{EcosystemRelease/Package | revision=3.0.0 | package=U-Boot source | request=name}}	{{Highlight|Tarball file of the U-Boot source code}} | |||
:* The '''FIP artifacts directory''' is named ''FIP_artifacts'': | |||
{{#lst:STM32MP1 Developer Package - TF-A|FIP_artifacts_v3_0}} | |||
</div></div> | </div></div> | ||
{{NoIndex}} | |||
[[Category:Sub-articles]] | [[Category:Sub-articles]] | ||
{{UpdateNeededForNewRelease| | |||
* Copy the current release (first chapter) in the "Archives" chapter | |||
* Make the following modifications in this copy: | |||
** Change the "Download" span id to "Download <name of the old release>" (example: "Download STM32MP15-Ecosystem-v1.0.0 release") | |||
* Make the following modifications in the first chapter | |||
** Change the name of the tarball file | |||
** Change the download URLs | |||
** Change the link to the release note | |||
** Change the path and the description of the installation directory | |||
}} | |||
</noinclude> | </noinclude> |
Latest revision as of 16:00, 25 February 2022
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-v3.1.0 release[edit source]
- The STM32MP1 U-Boot is delivered through a tarball file named en.SOURCES-u-boot-stm32mp1-openstlinux-5-10-dunfell-mp1-21-11-17_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-v3.1.0 release | |
---|---|
Download |
You need to be logged on to my.st.com before accessing the following link |
Installation |
<working directory path>/Developer-Packagecd
tar xvf en.SOURCES-u-boot-stm32mp1-openstlinux-5-10-dunfell-mp1-21-11-17_tar.xz
cd stm32mp1-openstlinux-5.10-dunfell-mp1-21-11-17/sources/arm-ostl-linux-gnueabi/u-boot-stm32mp-v2020.10-stm32mp-r2-r0
|
Release note |
Details of the content of the U-Boot are available in the associated STM32MP15 OpenSTLinux release note.
|
- In the <Developer Package installation directory>/stm32mp1-openstlinux-5.10-dunfell-mp1-21-11-17/sources/arm-ostl-linux-gnueabi directory
- The U-Boot installation directory is named u-boot-stm32mp-<U-Boot version>:
u-boot-stm32mp-v2020.10-stm32mp-r2-r0 U-Boot installation directory ├── [*].patch ST patches to apply during the U-Boot preparation (see next chapter) ├── u-boot-stm32mp-v2020.10-stm32mp-r2 U-Boot source code directory ├── Makefile.sdk Makefile for the U-Boot compilation ├── README.HOW_TO.txt Helper file for U-Boot management: reference for U-Boot build ├── series List of all ST patches to apply └── u-boot-stm32mp-v2020.10-stm32mp-r2-r0.tar.gz Tarball file of the U-Boot source code
- The FIP artifacts directory is named FIP_artifacts:
FIP_artifacts ├── arm-trusted-firmware │ ├── bl32 │ │ ├── stm32mp157a-dk1-bl32.dtb Device tree for TF-A → STM32MP15 Discovery kits │ │ ├── stm32mp157a-ev1-bl32.dtb Device tree for TF-A → STM32MP15 Evaluation boards │ │ ├── stm32mp157c-dk2-bl32.dtb Device tree for TF-A → STM32MP15 Discovery kits │ │ ├── stm32mp157c-ed1-bl32.dtb Device tree for TF-A → STM32MP15 Evaluation boards │ │ ├── stm32mp157c-ev1-bl32.dtb Device tree for TF-A → STM32MP15 Evaluation boards │ │ ├── stm32mp157d-dk1-bl32.dtb Device tree for TF-A → STM32MP15 Discovery kits │ │ ├── stm32mp157d-ev1-bl32.dtb Device tree for TF-A → STM32MP15 Evaluation boards │ │ ├── stm32mp157f-dk2-bl32.dtb Device tree for TF-A → STM32MP15 Discovery kits │ │ ├── stm32mp157f-ed1-bl32.dtb Device tree for TF-A → STM32MP15 Evaluation boards │ │ ├── stm32mp157f-ev1-bl32.dtb Device tree for TF-A → STM32MP15 Evaluation boards │ │ └── tf-a-bl32-stm32mp15.bin Binary file for bl32 stage │ └── fwconfig │ ├── stm32mp157a-dk1-fw-config-optee.dtb Device tree for FW config → STM32MP15 Discovery kits │ ├── stm32mp157a-dk1-fw-config-trusted.dtb Device tree for FW config → STM32MP15 Discovery kits │ ├── stm32mp157a-ev1-fw-config-optee.dtb Device tree for FW config → Evaluation boards │ ├── stm32mp157a-ev1-fw-config-trusted.dtb Device tree for FW config → Evaluation boards │ ├── stm32mp157c-dk2-fw-config-optee.dtb Device tree for FW config → STM32MP15 Discovery kits │ ├── stm32mp157c-dk2-fw-config-trusted.dtb Device tree for FW config → STM32MP15 Discovery kits │ ├── stm32mp157c-ed1-fw-config-optee.dtb Device tree for FW config → Evaluation boards │ ├── stm32mp157c-ed1-fw-config-trusted.dtb Device tree for FW config → Evaluation boards │ ├── stm32mp157c-ev1-fw-config-optee.dtb Device tree for FW config → Evaluation boards │ ├── stm32mp157c-ev1-fw-config-trusted.dtb Device tree for FW config → Evaluation boards │ ├── stm32mp157d-dk1-fw-config-optee.dtb Device tree for FW config → STM32MP15 Discovery kits │ ├── stm32mp157d-dk1-fw-config-trusted.dtb Device tree for FW config → STM32MP15 Discovery kits │ ├── stm32mp157d-ev1-fw-config-optee.dtb Device tree for FW config → Evaluation boards │ ├── stm32mp157d-ev1-fw-config-trusted.dtb Device tree for FW config → Evaluation boards │ ├── stm32mp157f-dk2-fw-config-optee.dtb Device tree for FW config → STM32MP15 Discovery kits │ ├── stm32mp157f-dk2-fw-config-trusted.dtb Device tree for FW config → STM32MP15 Discovery kits │ ├── stm32mp157f-ed1-fw-config-optee.dtb Device tree for FW config → Evaluation boards │ ├── stm32mp157f-ed1-fw-config-trusted.dtb Device tree for FW config → Evaluation boards │ ├── stm32mp157f-ev1-fw-config-optee.dtb Device tree for FW config → Evaluation boards │ └── stm32mp157f-ev1-fw-config-trusted.dtb Device tree for FW config → Evaluation boards ├── optee │ ├── tee-header_v2-stm32mp157a-dk1.bin Binary file for OP-TEE OS → STM32MP15 Discovery kits │ ├── tee-header_v2-stm32mp157a-ev1.bin Binary file for OP-TEE OS → STM32MP15 Evaluation boards │ ├── tee-header_v2-stm32mp157c-dk2.bin Binary file for OP-TEE OS → STM32MP15 Discovery kits │ ├── tee-header_v2-stm32mp157c-ed1.bin Binary file for OP-TEE OS → STM32MP15 Evaluation boards │ ├── tee-header_v2-stm32mp157c-ev1.bin Binary file for OP-TEE OS → STM32MP15 Evaluation boards │ ├── tee-header_v2-stm32mp157d-dk1.bin Binary file for OP-TEE OS → STM32MP15 Discovery kits │ ├── tee-header_v2-stm32mp157d-ev1.bin Binary file for OP-TEE OS → STM32MP15 Evaluation boards │ ├── tee-header_v2-stm32mp157f-dk2.bin Binary file for OP-TEE OS → STM32MP15 Discovery kits │ ├── tee-header_v2-stm32mp157f-ed1.bin Binary file for OP-TEE OS → STM32MP15 Evaluation boards │ ├── tee-header_v2-stm32mp157f-ev1.bin Binary file for OP-TEE OS → STM32MP15 Evaluation boards │ ├── tee-pageable_v2-stm32mp157a-dk1.bin Binary file for OP-TEE OS → STM32MP15 Discovery kits │ ├── tee-pageable_v2-stm32mp157a-ev1.bin Binary file for OP-TEE OS → STM32MP15 Evaluation boards │ ├── tee-pageable_v2-stm32mp157c-dk2.bin Binary file for OP-TEE OS → STM32MP15 Discovery kits │ ├── tee-pageable_v2-stm32mp157c-ed1.bin Binary file for OP-TEE OS → STM32MP15 Evaluation boards │ ├── tee-pageable_v2-stm32mp157c-ev1.bin Binary file for OP-TEE OS → STM32MP15 Evaluation boards │ ├── tee-pageable_v2-stm32mp157d-dk1.bin Binary file for OP-TEE OS → STM32MP15 Discovery kits │ ├── tee-pageable_v2-stm32mp157d-ev1.bin Binary file for OP-TEE OS → STM32MP15 Evaluation boards │ ├── tee-pageable_v2-stm32mp157f-dk2.bin Binary file for OP-TEE OS → STM32MP15 Discovery kits │ ├── tee-pageable_v2-stm32mp157f-ed1.bin Binary file for OP-TEE OS → STM32MP15 Evaluation boards │ ├── tee-pageable_v2-stm32mp157f-ev1.bin Binary file for OP-TEE OS → STM32MP15 Evaluation boards │ ├── tee-pager_v2-stm32mp157a-dk1.bin Binary file for OP-TEE OS → STM32MP15 Discovery kits │ ├── tee-pager_v2-stm32mp157a-ev1.bin Binary file for OP-TEE OS → STM32MP15 Evaluation boards │ ├── tee-pager_v2-stm32mp157c-dk2.bin Binary file for OP-TEE OS → STM32MP15 Discovery kits │ ├── tee-pager_v2-stm32mp157c-ed1.bin Binary file for OP-TEE OS → STM32MP15 Evaluation boards │ ├── tee-pager_v2-stm32mp157c-ev1.bin Binary file for OP-TEE OS → STM32MP15 Evaluation boards │ ├── tee-pager_v2-stm32mp157d-dk1.bin Binary file for OP-TEE OS → STM32MP15 Discovery kits │ ├── tee-pager_v2-stm32mp157d-ev1.bin Binary file for OP-TEE OS → STM32MP15 Evaluation boards │ ├── tee-pager_v2-stm32mp157f-dk2.bin Binary file for OP-TEE OS → STM32MP15 Discovery kits │ ├── tee-pager_v2-stm32mp157f-ed1.bin Binary file for OP-TEE OS → STM32MP15 Evaluation boards │ └── tee-pager_v2-stm32mp157f-ev1.bin Binary file for OP-TEE OS → STM32MP15 Evaluation boards ├── u-boot │ ├── u-boot-nodtb-stm32mp15.bin │ ├── u-boot-stm32mp157a-dk1-trusted.dtb Device tree for U-Boot → STM32MP15 Discovery kits │ ├── u-boot-stm32mp157a-ev1-trusted.dtb Device tree for U-Boot → STM32MP15 Evaluation boards │ ├── u-boot-stm32mp157c-dk2-trusted.dtb Device tree for U-Boot → STM32MP15 Discovery kits │ ├── u-boot-stm32mp157c-ed1-trusted.dtb Device tree for U-Boot → STM32MP15 Evaluation boards │ ├── u-boot-stm32mp157c-ev1-trusted.dtb Device tree for U-Boot → STM32MP15 Evaluation boards │ ├── u-boot-stm32mp157d-dk1-trusted.dtb Device tree for U-Boot → STM32MP15 Discovery kits │ ├── u-boot-stm32mp157d-ev1-trusted.dtb Device tree for U-Boot → STM32MP15 Evaluation boards │ ├── u-boot-stm32mp157f-dk2-trusted.dtb Device tree for U-Boot → STM32MP15 Discovery kits │ ├── u-boot-stm32mp157f-ed1-trusted.dtb Device tree for U-Boot → STM32MP15 Evaluation boards │ └── u-boot-stm32mp157f-ev1-trusted.dtb Device tree for U-Boot → STM32MP15 Evaluation boards
2. Archives
[edit source]
This wiki is for the v3 ecosystem releases. For information about the previous ecosystem releases, go through the Wiki archives.
2.1. STM32MP15-Ecosystem-v3.0.0 release[edit source]