Registered User mNo edit summary |
Registered User mNo edit summary Tag: 2017 source edit |
||
(29 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
<noinclude>{{ApplicableFor | <noinclude>{{ApplicableFor | ||
|MPUs list=STM32MP25x | |MPUs list=STM32MP23x, STM32MP25x | ||
|MPUs checklist=STM32MP25x | |MPUs checklist=STM32MP13x, STM32MP15x, STM32MP23x, STM32MP25x | ||
}}</noinclude> | }} | ||
</noinclude> | |||
<noinclude> | <noinclude> | ||
This article provides the following information: | This article provides the following information: | ||
Line 11: | Line 12: | ||
{{Warning|To use the image efficiently, read the Starter Package article relative to your board: [[:Category:Starter Package]]}} | {{Warning|To use the image efficiently, read the Starter Package article relative to your board: [[:Category:Starter Package]]}} | ||
==STM32MP2-Ecosystem- | ==STM32MP2-Ecosystem-v6.0.0 release== | ||
</noinclude> | </noinclude> | ||
{{Warning|Only microSD cards SanDisk Class 10 and UHS Speed Class 1 are verified. Others are not recommended.}} | {{Warning|Only microSD cards SanDisk Class 10 and UHS Speed Class 1 are verified. Others are not recommended.}} | ||
* The STM32MP2 image (binaries) is delivered through one tarball file named | * The STM32MP2 image (binaries) is delivered through one tarball file named '''{{EcosystemRelease/Package | revision=6.0.0 | package=Images package | device=MP2_A35_TD | request=name}}''' applicable to {{Board | type=235F-DK | name=short}}, {{Board | type=257x-DK | name=short}} and {{Board | type=257x-EV1 | name=short}} | ||
<span id="Download"></span> | <span id="Download"></span> | ||
Line 25: | Line 24: | ||
{| class="st-table" | {| class="st-table" | ||
|- | |- | ||
! !! style="text-align:center;" | STM32MP2 Starter Package image - STM32MP2-Ecosystem- | ! !! style="text-align:center;" | STM32MP2 Starter Package image - STM32MP2-Ecosystem-v6.0.0 release | ||
|- | |- | ||
| Download || | | Download || | ||
* <section begin=Download /> | * <section begin=Download />{{Warning|Check first [[STM32_MPU_OpenSTLinux_release_note_-_v6.0.0#Minor_release_updates | here]], if {{Highlight|a minor release}} based on this {{EcosystemRelease | revision=6.0.0}} is already published. <br>If a minor release exists, replace the name of the ''STM32MP2 Starter Package file'', used below, and in other wiki articles, by the name of file delivered with [[STM32_MPU_OpenSTLinux_release_note_-_v6.0.0#Minor_release_updates |the minor release]].}} | ||
Go on [https://www.st.com/en/embedded-software/stm32mp2starter.html#get-software st.com] to download the STM32MP2 Starter Package image, ''{{EcosystemRelease/Package | revision=6.0.0 | package=Images package | device=MP2_A35_TD | request=name}}'' file.<section end=Download /> | |||
|- | |- | ||
| Installation || | | Installation || | ||
* Go to the host PC directory in which you want to install the Starter Package (''<Starter 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 Starter Package (''<Starter 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>/Starter-Package | {{PC$}}cd <working directory path>/Starter-Package | ||
* Download the tarball file in this directory | * Download the tarball file in this directory | ||
* Uncompress the tarball file to get the binaries for the different partitions of the image, and the Flash layout files: | * Uncompress the tarball file to get the binaries for the different partitions of the image, and the Flash layout files: | ||
$ tar xvf {{EcosystemRelease/Package | revision= | {{PC$}}tar xvf {{EcosystemRelease/Package | revision=6.0.0 | package=Images package | device=MP2_A35_TD | request=name}} | ||
|- | |- | ||
| Release note || | | Release note || | ||
Line 42: | Line 41: | ||
[[File:Archive_box.png|25px|link=]] If you are interested in older releases, please have a look into the section [[STM32MP2_Starter_Package_-_images#Archives|Archives]] | [[File:Archive_box.png|25px|link=]] If you are interested in older releases, please have a look into the section [[STM32MP2_Starter_Package_-_images#Archives|Archives]] | ||
|} | |} | ||
* The binaries and the Flash layout files are in the ''<Starter Package installation directory>/{{EcosystemRelease/Package | revision= | * The binaries and the Flash layout files are in the ''<Starter Package installation directory>/{{EcosystemRelease/Package | revision=6.0.0 | package=Images package | device =MP2_A35_TD | request=path}}/'' directory. The most important ones are: | ||
{{ReviewsComments|-- [[User:Olivier Gallien|Olivier Gallien]] ([[User talk:Olivier Gallien|talk]]) 15:02, 28 February 2025 (CET)<br />I would suggest to add here some details about RIFF profile combinatory : ca35tdci-ostl, m33-exemple and riff open. Thinking to enhance looks and feel to ease reading might also be consider. Thx}} | |||
{{Green|stm32mp2}} | {{Green|stm32mp2}} | ||
├── {{Green|arm-trusted-firmware}} {{Highlight|TF-A binaries for ''FSBL'' partitions and supported boot chains}} | ├── {{Green|arm-trusted-firmware}} {{Highlight|TF-A binaries for ''FSBL'' partitions and supported boot chains}} | ||
│ ├── metadata.bin {{Highlight|Meta data binary for ''METADATA'' partition for the supported boards}} | │ ├── metadata.bin {{Highlight|Meta data binary for ''METADATA'' partition for the supported boards}} | ||
│ ├── tf-a-stm32mp257f-ev1-emmc.stm32 | │ ├── tf-a-stm32mp235f-dk-optee-emmc.stm32 {{Highlight|TF-A binary for ''FSBL'' partition (eMMC boot device) applicable to {{Board | type=235F-DK| name=short}}}} | ||
│ ├── tf-a-stm32mp257f-ev1-nor.stm32 | │ ├── tf-a-stm32mp235f-dk-optee-programmer-uart.stm32 {{Highlight|TF-A binary for ''uart serial boot'' partition (STM32CubeProgrammer) applicable to {{Board | type=235F-DK| name=short}}}} | ||
│ ├── tf-a-stm32mp257f-ev1-sdcard.stm32 | │ ├── tf-a-st32mp235f-dk-optee-programmer-usb.stm32 {{Highlight|TF-A binary for ''usb serial boot'' partition (STM32CubeProgrammer) applicable to {{Board | type=235F-DK| name=short}}}} | ||
│ ├── tf-a-stm32mp257f-ev1-uart.stm32 | │ ├── tf-a-stm32mp235f-dk-optee-sdcard.stm32 {{Highlight|TF-A binary for ''FSBL'' partition (microSD card boot device) applicable to {{Board | type=235F-DK| name=short}}}} | ||
│ | │ ├── [...] | ||
│ ├── tf-a-stm32mp257f-dk-ca35tdcid-ostl-optee-emmc.stm32 {{Highlight|TF-A binary for ''FSBL'' partition (eMMC boot device) for STM32MP257F-DK OSTL → STM32MP25 Discovery boards}} | |||
│ ├── tf-a-stm32mp257f-dk-ca35tdcid-ostl-optee-sdcard.stm32 {{Highlight|TF-A binary for ''FSBL'' partition (microSD card boot device) for STM32MP257F-DK OSTL → STM32MP25 Discovery boards}} | |||
│ ├── tf-a-stm32mp257f-dk-ca35tdcid-ostl-uart.stm32 {{Highlight|TF-A binary for ''uart serial boot'' partition (STM32CubeProgrammer) for STM32MP257F-DK OSTL → STM32MP25 Discovery boards}} | |||
│ ├── tf-a-stm32mp257f-dk-ca35tdcid-ostl-usb.stm32 {{Highlight|TF-A binary for ''usb serial boot'' partition (STM32CubeProgrammer) for STM32MP257F-DK OSTL → STM32MP25 Discovery boards}} | |||
│ ├── tf-a-stm32mp257f-dk-optee-emmc.stm32 {{Highlight|TF-A binary for ''FSBL'' partition (eMMC boot device) for STM32MP257F-DK → STM32MP25 Discovery boards}} | |||
│ ├── tf-a-stm32mp257f-dk-optee-sdcard.stm32 {{Highlight|TF-A binary for ''FSBL'' partition (microSD card boot device) for STM32MP257F-DK → STM32MP25 Discovery boards}} | |||
│ ├── tf-a-stm32mp257f-dk-optee-programmer-uart.stm32 {{Highlight|TF-A binary for ''uart serial boot'' partition (STM32CubeProgrammer) for STM32MP257F-DK → STM32MP25 Discovery boards}} | |||
│ ├── tf-a-stm32mp257f-dk-optee-programmer-usb.stm32 {{Highlight|TF-A binary for ''usb serial boot'' partition (STM32CubeProgrammer) for STM32MP257F-DK → STM32MP25 Discovery boards}} | |||
│ ├── tf-a-stm32mp257f-ev1-ca35tdcid-ostl-optee-emmc.stm32 {{Highlight|TF-A binary for ''FSBL'' partition (eMMC boot device) for STM32MP257F-EV1 OSTL → STM32MP25 Evaluation boards}} | |||
│ ├── tf-a-stm32mp257f-ev1-ca35tdcid-ostl-optee-sdcard.stm32 {{Highlight|TF-A binary for ''FSBL'' partition (microSD card boot device) for STM32MP257F-EV1 OSTL → STM32MP25 Evaluation boards}} | |||
│ ├── tf-a-stm32mp257f-ev1-ca35tdcid-ostl-uart.stm32 {{Highlight|TF-A binary for ''uart serial boot'' partition (STM32CubeProgrammer) for STM32MP257F-EV1 OSTL → STM32MP25 Evaluation boards}} | |||
│ ├── tf-a-stm32mp257f-ev1-ca35tdcid-ostl-usb.stm32 {{Highlight|TF-A binary for ''usb serial boot'' partition (STM32CubeProgrammer) for STM32MP257F-EV1 OSTL → STM32MP25 Evaluation boards}} | |||
│ ├── tf-a-stm32mp257f-ev1-optee-emmc.stm32 {{Highlight|TF-A binary for ''FSBL'' partition (eMMC boot device) for STM32MP257F-EV1 → STM32MP25 Evaluation boards}} | |||
│ ├── tf-a-stm32mp257f-ev1-optee-nor.stm32 {{Highlight|TF-A binary for ''FSBL'' partition (NOR boot device) for STM32MP257F-EV1 → STM32MP25 Evaluation boards}} | |||
│ ├── tf-a-stm32mp257f-ev1-optee-sdcard.stm32 {{Highlight|TF-A binary for ''FSBL'' partition (microSD card boot device) for STM32MP257F-EV1 → STM32MP25 Evaluation boards}} | |||
│ ├── tf-a-stm32mp257f-ev1-optee-programmer-uart.stm32 {{Highlight|TF-A binary for ''uart serial boot'' mode (STM32CubeProgrammer) for STM32MP257F-EV1 → STM32MP25 Evaluation boards}} | |||
│ ├── tf-a-stm32mp257f-ev1-optee-programmer-usb.stm32 {{Highlight|TF-A binary for ''usb serial boot'' mode (STM32CubeProgrammer) for STM32MP257F-EV1 → STM32MP25 Evaluation boards}} | |||
│ └── [...] | |||
├── {{Green|fip}} {{Highlight|FIP binaries for ''FIP'' partitions and supported boot chains}} | ├── {{Green|fip}} {{Highlight|FIP binaries for ''FIP'' partitions and supported boot chains}} | ||
│ ├── fip-stm32mp257f-ev1-optee.bin {{Highlight|FIP binary for ''FIP'' partition (optee boot | │ ├── [...] | ||
│ | │ ├── fip-stm32mp235f-dk-ddr-optee-emmc.bin {{Highlight|FIP binary for ''FIP DDR'' partition (eMMC boot device) applicable to {{Board | type=235F-DK| name=short}}}} | ||
├── {{Green|flashlayout_st-image-weston}} | │ ├── fip-stm32mp235f-dk-ddr-optee-sdcard.bin {{Highlight|FIP binary for ''FIP DDR'' partition (microSD card boot device) applicable to {{Board | type=235F-DK| name=short}}}} | ||
│ ├── {{Green|extensible}} | │ ├── fip-stm32mp235f-dk-optee-emmc.bin {{Highlight|FIP binary for ''FIP'' partition (eMMC boot device) applicable to {{Board | type=235F-DK| name=short}}}} | ||
│ │ | │ ├── fip-stm32mp235f-dk-optee-sdcard.bin {{Highlight|FIP binary for ''FIP'' partition (microSD card boot device) applicable to {{Board | type=235F-DK| name=short}}}} | ||
│ ├── [...] | |||
│ ├── fip-stm32mp257f-dk-ca35tdcid-ostl-ddr-fastboot-emmc.bin {{Highlight|FIP binary for ''FIP DDR'' partition (eMMC boot device for fastboot flashing) for STM32MP257F-DK OSTL → STM32MP25 Discovery boards}} | |||
│ ├── fip-stm32mp257f-dk-ca35tdcid-ostl-ddr-fastboot-sdcard.bin {{Highlight|FIP binary for ''FIP DDR'' partition (microSD card boot device for fastboot flashing) for STM32MP257F-DK OSTL → STM32MP25 Discovery boards}} | |||
│ ├── fip-stm32mp257f-dk-ca35tdcid-ostl-ddr-optee-emmc.bin {{Highlight|FIP binary for ''FIP DDR'' partition (eMMC boot device) for STM32MP257F-DK OSTL → STM32MP25 Discovery boards}} | |||
│ ├── fip-stm32mp257f-dk-ca35tdcid-ostl-ddr-optee-sdcard.bin {{Highlight|FIP binary for ''FIP DDR'' partition (microSD card boot device) for STM32MP257F-DK OSTL → STM32MP25 Discovery boards}} | |||
│ ├── fip-stm32mp257f-dk-ca35tdcid-ostl-fastboot-emmc.bin {{Highlight|FIP binary for ''FIP'' partition (eMMC boot device for fastboot flashing) for STM32MP257F-DK → STM32MP25 Discovery boards}} | |||
│ ├── fip-stm32mp257f-dk-ca35tdcid-ostl-fastboot-sdcard.bin {{Highlight|FIP binary for ''FIP'' partition (microSD card boot device for fastboot flashing) for STM32MP257F-DK OSTL→ STM32MP25 Discovery boards}} | |||
│ ├── fip-stm32mp257f-dk-ca35tdcid-ostl-optee-emmc.bin {{Highlight|FIP binary for ''FIP'' partition (eMMC boot device) for STM32MP257F-DK OSTL → STM32MP25 Discovery boards}} | |||
│ ├── fip-stm32mp257f-dk-ca35tdcid-ostl-optee-sdcard.bin {{Highlight|FIP binary for ''FIP'' partition (microSD card boot device) for STM32MP257F-DK OSTL → STM32MP25 Discovery boards}} | |||
│ ├── fip-stm32mp257f-dk-ddr-fastboot-emmc.bin {{Highlight|FIP binary for ''FIP DDR'' partition (eMMC boot device for fastboot flashing) for STM32MP257F-DK → STM32MP25 Discovery boards}} | |||
│ ├── fip-stm32mp257f-dk-ddr-fastboot-sdcard.bin {{Highlight|FIP binary for ''FIP DDR'' partition (microSD card boot device for fastboot flashing) for STM32MP257F-DK → STM32MP25 Discovery boards}} | |||
│ ├── fip-stm32mp257f-dk-ddr-optee-emmc.bin {{Highlight|FIP binary for ''FIP DDR'' partition (eMMC boot device) for STM32MP257F-DK → STM32MP25 Discovery boards}} | |||
│ ├── fip-stm32mp257f-dk-ddr-optee-sdcard.bin {{Highlight|FIP binary for ''FIP DDR'' partition (microSD card boot device) for STM32MP257F-DK → STM32MP25 Discovery boards}} | |||
│ ├── fip-stm32mp257f-dk-fastboot-emmc.bin {{Highlight|FIP binary for ''FIP DDR'' partition (eMMC boot device for fastboot flashing) for STM32MP257F-DK → STM32MP25 Discovery boards}} | |||
│ ├── fip-stm32mp257f-dk-fastboot-sdcard.bin {{Highlight|FIP binary for ''FIP DDR'' partition (microSD card boot device for fastboot flashing) for STM32MP257F-DK → STM32MP25 Discovery boards}} | |||
│ ├── fip-stm32mp257f-dk-optee-emmc.bin {{Highlight|FIP binary for ''FIP DDR'' partition (eMMC boot device) for STM32MP257F-DK → STM32MP25 Discovery boards}} | |||
│ ├── fip-stm32mp257f-dk-optee-sdcard.bin {{Highlight|FIP binary for ''FIP DDR'' partition (microSD card boot device) for STM32MP257F-DK → STM32MP25 Discovery boards}} | |||
│ ├── fip-stm32mp257f-ev1-ca35tdcid-ostl-ddr-fastboot-emmc.bin {{Highlight|FIP binary for ''FIP DDR'' partition (eMMC boot device for fastboot flashing) for STM32MP257F-EV1 OSTL → STM32MP25 Evaluation boards}} | |||
│ ├── fip-stm32mp257f-ev1-ca35tdcid-ostl-ddr-fastboot-sdcard.bin {{Highlight|FIP binary for ''FIP DDR'' partition (microSD card boot device for fastboot flashing) for STM32MP257F-EV1 OSTL → STM32MP25 Evaluation boards}} | |||
│ ├── fip-stm32mp257f-ev1-ca35tdcid-ostl-ddr-optee-emmc.bin {{Highlight|FIP binary for ''FIP DDR'' partition (eMMC boot device) for STM32MP257F-EV1 OSTL → STM32MP25 Evaluation boards}} | |||
│ ├── fip-stm32mp257f-ev1-ca35tdcid-ostl-ddr-optee-sdcard.bin {{Highlight|FIP binary for ''FIP DDR'' partition (microSD card boot device) for STM32MP257F-EV1 OSTL → STM32MP25 Evaluation boards}} | |||
│ ├── fip-stm32mp257f-ev1-ca35tdcid-ostl-fastboot-emmc.bin {{Highlight|FIP binary for ''FIP'' partition (eMMC boot device for fastboot flashing) for STM32MP257F-EV1 → STM32MP25 Evaluation boards}} | |||
│ ├── fip-stm32mp257f-ev1-ca35tdcid-ostl-fastboot-sdcard.bin {{Highlight|FIP binary for ''FIP'' partition (microSD card boot device for fastboot flashing) for STM32MP257F-EV1 OSTL→ STM32MP25 Evaluation boards}} | |||
│ ├── fip-stm32mp257f-ev1-ca35tdcid-ostl-optee-emmc.bin {{Highlight|FIP binary for ''FIP'' partition (eMMC boot device) for STM32MP257F-EV1 OSTL → STM32MP25 Evaluation boards}} | |||
│ ├── fip-stm32mp257f-ev1-ca35tdcid-ostl-optee-sdcard.bin {{Highlight|FIP binary for ''FIP'' partition (microSD card boot device) for STM32MP257F-EV1 OSTL → STM32MP25 Evaluation boards}} | |||
│ ├── fip-stm32mp257f-ev1-ddr-fastboot-emmc.bin {{Highlight|FIP binary for ''FIP DDR'' partition (eMMC boot device for fastboot flashing) for STM32MP257F-EV1 → STM32MP25 Evaluation boards}} | |||
│ ├── fip-stm32mp257f-ev1-ddr-fastboot-sdcard.bin {{Highlight|FIP binary for ''FIP DDR'' partition (microSD card boot device for fastboot flashing) for STM32MP257F-EV1 → STM32MP25 Evaluation boards}} | |||
│ ├── fip-stm32mp257f-ev1-ddr-optee-emmc.bin {{Highlight|FIP binary for ''FIP DDR'' partition (eMMC boot device) for STM32MP257F-EV1 → STM32MP25 Evaluation boards}} | |||
│ ├── fip-stm32mp257f-ev1-ddr-optee-sdcard.bin {{Highlight|FIP binary for ''FIP DDR'' partition (microSD card boot device) for STM32MP257F-EV1 → STM32MP25 Evaluation boards}} | |||
│ ├── fip-stm32mp257f-ev1-fastboot-emmc.bin {{Highlight|FIP binary for ''FIP DDR'' partition (eMMC boot device for fastboot flashing) for STM32MP257F-EV1 → STM32MP25 Evaluation boards}} | |||
│ ├── fip-stm32mp257f-ev1-fastboot-sdcard.bin {{Highlight|FIP binary for ''FIP DDR'' partition (microSD card boot device for fastboot flashing) for STM32MP257F-EV1 → STM32MP25 Evaluation boards}} | |||
│ ├── fip-stm32mp257f-ev1-optee-emmc.bin {{Highlight|FIP binary for ''FIP DDR'' partition (eMMC boot device) for STM32MP257F-EV1 → STM32MP25 Evaluation boards}} | |||
│ ├── fip-stm32mp257f-ev1-optee-sdcard.bin {{Highlight|FIP binary for ''FIP DDR'' partition (microSD card boot device) for STM32MP257F-EV1 → STM32MP25 Evaluation boards}} | |||
│ └── [...] | |||
├── {{Green|flashlayout_st-image-weston}} {{Highlight|Flash layout files (description of the partitions) for the supported boot chains on supported boot devices and boards}} | |||
│ ├── [...] | |||
│ ├── {{Green|extensible}} {{Highlight|Flash layout files for microSD card boot device with no userfs partition but a rootfs partition extended to microSD card size}} | |||
│ │ ├── FlashLayout_sdcard_stm32mp235f-dk-extensible.tsv {{Highlight|(recommended setup for [[Package_repository_for_OpenSTLinux_distribution|package repository]] service) microSD card boot device with rootfs partition extended to microSD card size applicable to {{Board | type=235F-DK| name=short}}}} | |||
│ │ ├── FlashLayout_sdcard_stm32mp257f-dk-extensible.tsv {{Highlight|(recommended setup for [[Package_repository_for_OpenSTLinux_distribution|package repository]] service) microSD card boot device with rootfs partition extended to microSD card size for STM32MP257F-DK → STM32MP25 Discovery kits}} | |||
│ │ └── [...] | |||
│ ├── {{Green|fastboot}} {{Highlight|Flash layout files for flashing via fastboot}} | |||
│ │ ├── FlashLayout_emmc_stm32mp235f-dk-fastboot.tsv {{Highlight|eMMC boot device applicable to {{Board | type=235F-DK| name=short}}}} | |||
│ │ ├── FlashLayout_sdcard-EFI_stm32mp235f-dk-fastboot.tsv {{Highlight|microSD card boot device with EFI for STM32MP235F-DK → STM32MP23 Discovery kits}} | |||
│ │ ├── FlashLayout_sdcard_stm32mp235f-dk-fastboot.tsv {{Highlight|microSD card boot device applicable to {{Board | type=235F-DK| name=short}}}} | |||
│ │ ├── FlashLayout_emmc_stm32mp257f-dk-ca35tdcid-ostl-fastboot.tsv {{Highlight|eMMC boot device for STM32MP257F-DK OSTL → STM32MP25 Discovery kits}} | |||
│ │ ├── FlashLayout_emmc_stm32mp257f-dk-fastboot.tsv {{Highlight|eMMC boot device for STM32MP257F-DK → STM32MP25 Discovery kits}} | |||
│ │ ├── FlashLayout_emmc_stm32mp257f-ev1-ca35tdcid-ostl-fastboot.tsv {{Highlight|eMMC boot device for STM32MP257F-EV1 → STM32MP25 Evaluation kits}} | |||
│ │ ├── FlashLayout_emmc_stm32mp257f-ev1-fastboot.tsv {{Highlight|eMMC boot device for STM32MP257F-EV1 → STM32MP25 Evaluation kits}} | |||
│ │ ├── FlashLayout_sdcard-EFI_stm32mp257f-dk-ca35tdcid-ostl-fastboot.tsv {{Highlight|microSD card boot device with EFI for STM32MP257F-DK OSLT → STM32MP25 Discovery kits}} | |||
│ │ ├── FlashLayout_sdcard-EFI_stm32mp257f-dk-fastboot.tsv {{Highlight|microSD card boot device with EFI for STM32MP257F-DK → STM32MP25 Discovery kits}} | |||
│ │ ├── FlashLayout_sdcard-EFI_stm32mp257f-ev1-ca35tdcid-ostl-fastboot.tsv {{Highlight|microSD card boot device with EFI for STM32MP257F-EV1 OSLT → STM32MP25 Evaluation kits}} | |||
│ │ ├── FlashLayout_sdcard-EFI_stm32mp257f-ev1-fastboot.tsv {{Highlight|microSD card boot device with EFI for STM32MP257F-EV1 → STM32MP25 Evaluation kits}} | |||
│ │ ├── FlashLayout_sdcard_stm32mp257f-dk-ca35tdcid-ostl-fastboot.tsv {{Highlight|microSD card boot device for STM32MP257F-DK OSLT → STM32MP25 Discovery kits}} | |||
│ │ ├── FlashLayout_sdcard_stm32mp257f-dk-fastboot.tsv {{Highlight|microSD card boot device for STM32MP257F-DK → STM32MP25 Discovery kits}} | |||
│ │ ├── FlashLayout_sdcard_stm32mp257f-ev1-ca35tdcid-ostl-fastboot.tsv {{Highlight|microSD card boot device for STM32MP257F-EV1 OSLT → STM32MP25 Evaluation kits}} | |||
│ │ ├── FlashLayout_sdcard_stm32mp257f-ev1-fastboot.tsv {{Highlight|microSD card boot device for STM32MP257F-EV1→ → STM32MP25 Evaluation kits}} | |||
│ │ └── [...] | |||
│ └── {{Green|optee}} {{Highlight|Flash layout files for optee boot chain}} | │ └── {{Green|optee}} {{Highlight|Flash layout files for optee boot chain}} | ||
│ ├── FlashLayout_emmc_stm32mp235f-dk-optee.tsv {{Highlight|eMMC boot device applicable to {{Board | type=235F-DK| name=short}}}} | |||
│ ├── FlashLayout_sdcard_stm32mp235f-dk-optee.tsv {{Highlight|microSD card boot device applicable to {{Board | type=235F-DK| name=short}}}} | |||
│ ├── FlashLayout_emmc_stm32mp257f-ev1-optee.tsv {{Highlight|eMMC boot device for STM32MP257F-EV1 → STM32MP25 Evaluation boards}} | │ ├── FlashLayout_emmc_stm32mp257f-ev1-optee.tsv {{Highlight|eMMC boot device for STM32MP257F-EV1 → STM32MP25 Evaluation boards}} | ||
│ ├── FlashLayout_nor-sdcard_stm32mp257f-ev1-optee.tsv {{Highlight|NOR boot device and microSD card device for STM32MP257F-EV1 → STM32MP25 Evaluation boards}} | │ ├── FlashLayout_nor-sdcard_stm32mp257f-ev1-optee.tsv {{Highlight|NOR boot device and microSD card device for STM32MP257F-EV1 → STM32MP25 Evaluation boards}} | ||
│ | │ ├── FlashLayout_sdcard_stm32mp257f-ev1-optee.tsv {{Highlight|microSD card boot device for STM32MP257F-EV1 → STM32MP25 Evaluation boards}} | ||
│ └── [...] | |||
├── {{Green|scripts}} | ├── {{Green|scripts}} | ||
│ └── create_sdcard_from_flashlayout.sh | │ └── create_sdcard_from_flashlayout.sh | ||
├── st-image-bootfs-openstlinux-weston-stm32mp2.ext4 {{Highlight|Binary for ''bootfs'' partition on eMMC and microSD card devices}} | ├── st-image-bootfs-openstlinux-weston-stm32mp2.ext4 {{Highlight|Binary for ''bootfs'' partition on eMMC and microSD card devices}} | ||
├── st-image-bootfs-openstlinux-weston-stm32mp2.manifest | ├── st-image-bootfs-openstlinux-weston-stm32mp2.manifest | ||
├── st-image-bootfs-efi-openstlinux-weston-stm32mp2.vfat {{Highlight|Binary for ''bootfs'' for EFI partition on eMMC and microSD card devices}} | |||
├── st-image-bootfs-efi-openstlinux-weston-stm32mp2.manifest | |||
├── st-image-userfs-openstlinux-weston-stm32mp2.ext4 {{Highlight|Binary for ''userfs'' partition on eMMC and microSD card devices}} | ├── st-image-userfs-openstlinux-weston-stm32mp2.ext4 {{Highlight|Binary for ''userfs'' partition on eMMC and microSD card devices}} | ||
├── st-image-userfs-openstlinux-weston-stm32mp2.manifest | ├── st-image-userfs-openstlinux-weston-stm32mp2.manifest | ||
Line 74: | Line 155: | ||
├── st-image-weston-openstlinux-weston-stm32mp2-license_content.html {{Highlight|License summary for all packages needed to feed all partitions}} | ├── st-image-weston-openstlinux-weston-stm32mp2-license_content.html {{Highlight|License summary for all packages needed to feed all partitions}} | ||
├── st-image-weston-openstlinux-weston-stm32mp2.manifest | ├── st-image-weston-openstlinux-weston-stm32mp2.manifest | ||
└── [...] | |||
<noinclude> | <noinclude> | ||
{{ReviewsComments|-- [[User:Jean-philippe Romain|Jean-philippe Romain]] ([[User talk:Jean-philippe Romain|talk]]) 18:14, 27 November 2024 (CET)<br />Comment from support team, is-it possible to provide some generic info on what is "ostl", "optee" (point to machine on OpenSTLinux release note), or "cm33 example" on tsv name.... to discuss)}} | |||
==Archives [[File:Archive_box.png|25px|link=]]== | ==Archives [[File:Archive_box.png|25px|link=]]== |
Latest revision as of 17:14, 6 March 2025
This article provides the following information:
- How to download and install the latest image (binaries) for STM32MP2 boards
- Where to find the associated release note
- Where to find the previous releases (archives)
1. STM32MP2-Ecosystem-v6.0.0 release[edit | edit source]
- The STM32MP2 image (binaries) is delivered through one tarball file named unknown revision applicable to unknown board type identifier , STM32MP257x-DK
and STM32MP257x-EV1
- Download and install the STM32MP2 image (binaries):
The software package is provided AS IS, and by downloading it, you agree to be bound to the terms of the software license agreement (SLA0048). The detailed content licenses can be found here.
STM32MP2 Starter Package image - STM32MP2-Ecosystem-v6.0.0 release | |
---|---|
Download |
Go on st.com to download the STM32MP2 Starter Package image, unknown revision file. |
Installation |
cd <working directory path>/Starter-Package
unknown revisiontar xvf |
Release note |
Details of the content of this software package are available in the associated STM32 MPU OpenSTLinux release note. |
- The binaries and the Flash layout files are in the <Starter Package installation directory>/unknown revision / directory. The most important ones are:
stm32mp2 ├── arm-trusted-firmware TF-A binaries for FSBL partitions and supported boot chains │ ├── metadata.bin Meta data binary for METADATA partition for the supported boards │ ├── tf-a-stm32mp235f-dk-optee-emmc.stm32 TF-A binary for FSBL partition (eMMC boot device) applicable to unknown board type identifier │ ├── tf-a-stm32mp235f-dk-optee-programmer-uart.stm32 TF-A binary for uart serial boot partition (STM32CubeProgrammer) applicable to unknown board type identifier │ ├── tf-a-st32mp235f-dk-optee-programmer-usb.stm32 TF-A binary for usb serial boot partition (STM32CubeProgrammer) applicable to unknown board type identifier │ ├── tf-a-stm32mp235f-dk-optee-sdcard.stm32 TF-A binary for FSBL partition (microSD card boot device) applicable to unknown board type identifier │ ├── [...] │ ├── tf-a-stm32mp257f-dk-ca35tdcid-ostl-optee-emmc.stm32 TF-A binary for FSBL partition (eMMC boot device) for STM32MP257F-DK OSTL → STM32MP25 Discovery boards │ ├── tf-a-stm32mp257f-dk-ca35tdcid-ostl-optee-sdcard.stm32 TF-A binary for FSBL partition (microSD card boot device) for STM32MP257F-DK OSTL → STM32MP25 Discovery boards │ ├── tf-a-stm32mp257f-dk-ca35tdcid-ostl-uart.stm32 TF-A binary for uart serial boot partition (STM32CubeProgrammer) for STM32MP257F-DK OSTL → STM32MP25 Discovery boards │ ├── tf-a-stm32mp257f-dk-ca35tdcid-ostl-usb.stm32 TF-A binary for usb serial boot partition (STM32CubeProgrammer) for STM32MP257F-DK OSTL → STM32MP25 Discovery boards │ ├── tf-a-stm32mp257f-dk-optee-emmc.stm32 TF-A binary for FSBL partition (eMMC boot device) for STM32MP257F-DK → STM32MP25 Discovery boards │ ├── tf-a-stm32mp257f-dk-optee-sdcard.stm32 TF-A binary for FSBL partition (microSD card boot device) for STM32MP257F-DK → STM32MP25 Discovery boards │ ├── tf-a-stm32mp257f-dk-optee-programmer-uart.stm32 TF-A binary for uart serial boot partition (STM32CubeProgrammer) for STM32MP257F-DK → STM32MP25 Discovery boards │ ├── tf-a-stm32mp257f-dk-optee-programmer-usb.stm32 TF-A binary for usb serial boot partition (STM32CubeProgrammer) for STM32MP257F-DK → STM32MP25 Discovery boards │ ├── tf-a-stm32mp257f-ev1-ca35tdcid-ostl-optee-emmc.stm32 TF-A binary for FSBL partition (eMMC boot device) for STM32MP257F-EV1 OSTL → STM32MP25 Evaluation boards │ ├── tf-a-stm32mp257f-ev1-ca35tdcid-ostl-optee-sdcard.stm32 TF-A binary for FSBL partition (microSD card boot device) for STM32MP257F-EV1 OSTL → STM32MP25 Evaluation boards │ ├── tf-a-stm32mp257f-ev1-ca35tdcid-ostl-uart.stm32 TF-A binary for uart serial boot partition (STM32CubeProgrammer) for STM32MP257F-EV1 OSTL → STM32MP25 Evaluation boards │ ├── tf-a-stm32mp257f-ev1-ca35tdcid-ostl-usb.stm32 TF-A binary for usb serial boot partition (STM32CubeProgrammer) for STM32MP257F-EV1 OSTL → STM32MP25 Evaluation boards │ ├── tf-a-stm32mp257f-ev1-optee-emmc.stm32 TF-A binary for FSBL partition (eMMC boot device) for STM32MP257F-EV1 → STM32MP25 Evaluation boards │ ├── tf-a-stm32mp257f-ev1-optee-nor.stm32 TF-A binary for FSBL partition (NOR boot device) for STM32MP257F-EV1 → STM32MP25 Evaluation boards │ ├── tf-a-stm32mp257f-ev1-optee-sdcard.stm32 TF-A binary for FSBL partition (microSD card boot device) for STM32MP257F-EV1 → STM32MP25 Evaluation boards │ ├── tf-a-stm32mp257f-ev1-optee-programmer-uart.stm32 TF-A binary for uart serial boot mode (STM32CubeProgrammer) for STM32MP257F-EV1 → STM32MP25 Evaluation boards │ ├── tf-a-stm32mp257f-ev1-optee-programmer-usb.stm32 TF-A binary for usb serial boot mode (STM32CubeProgrammer) for STM32MP257F-EV1 → STM32MP25 Evaluation boards │ └── [...] ├── fip FIP binaries for FIP partitions and supported boot chains │ ├── [...] │ ├── fip-stm32mp235f-dk-ddr-optee-emmc.bin FIP binary for FIP DDR partition (eMMC boot device) applicable to unknown board type identifier │ ├── fip-stm32mp235f-dk-ddr-optee-sdcard.bin FIP binary for FIP DDR partition (microSD card boot device) applicable to unknown board type identifier │ ├── fip-stm32mp235f-dk-optee-emmc.bin FIP binary for FIP partition (eMMC boot device) applicable to unknown board type identifier │ ├── fip-stm32mp235f-dk-optee-sdcard.bin FIP binary for FIP partition (microSD card boot device) applicable to unknown board type identifier │ ├── [...] │ ├── fip-stm32mp257f-dk-ca35tdcid-ostl-ddr-fastboot-emmc.bin FIP binary for FIP DDR partition (eMMC boot device for fastboot flashing) for STM32MP257F-DK OSTL → STM32MP25 Discovery boards │ ├── fip-stm32mp257f-dk-ca35tdcid-ostl-ddr-fastboot-sdcard.bin FIP binary for FIP DDR partition (microSD card boot device for fastboot flashing) for STM32MP257F-DK OSTL → STM32MP25 Discovery boards │ ├── fip-stm32mp257f-dk-ca35tdcid-ostl-ddr-optee-emmc.bin FIP binary for FIP DDR partition (eMMC boot device) for STM32MP257F-DK OSTL → STM32MP25 Discovery boards │ ├── fip-stm32mp257f-dk-ca35tdcid-ostl-ddr-optee-sdcard.bin FIP binary for FIP DDR partition (microSD card boot device) for STM32MP257F-DK OSTL → STM32MP25 Discovery boards │ ├── fip-stm32mp257f-dk-ca35tdcid-ostl-fastboot-emmc.bin FIP binary for FIP partition (eMMC boot device for fastboot flashing) for STM32MP257F-DK → STM32MP25 Discovery boards │ ├── fip-stm32mp257f-dk-ca35tdcid-ostl-fastboot-sdcard.bin FIP binary for FIP partition (microSD card boot device for fastboot flashing) for STM32MP257F-DK OSTL→ STM32MP25 Discovery boards │ ├── fip-stm32mp257f-dk-ca35tdcid-ostl-optee-emmc.bin FIP binary for FIP partition (eMMC boot device) for STM32MP257F-DK OSTL → STM32MP25 Discovery boards │ ├── fip-stm32mp257f-dk-ca35tdcid-ostl-optee-sdcard.bin FIP binary for FIP partition (microSD card boot device) for STM32MP257F-DK OSTL → STM32MP25 Discovery boards │ ├── fip-stm32mp257f-dk-ddr-fastboot-emmc.bin FIP binary for FIP DDR partition (eMMC boot device for fastboot flashing) for STM32MP257F-DK → STM32MP25 Discovery boards │ ├── fip-stm32mp257f-dk-ddr-fastboot-sdcard.bin FIP binary for FIP DDR partition (microSD card boot device for fastboot flashing) for STM32MP257F-DK → STM32MP25 Discovery boards │ ├── fip-stm32mp257f-dk-ddr-optee-emmc.bin FIP binary for FIP DDR partition (eMMC boot device) for STM32MP257F-DK → STM32MP25 Discovery boards │ ├── fip-stm32mp257f-dk-ddr-optee-sdcard.bin FIP binary for FIP DDR partition (microSD card boot device) for STM32MP257F-DK → STM32MP25 Discovery boards │ ├── fip-stm32mp257f-dk-fastboot-emmc.bin FIP binary for FIP DDR partition (eMMC boot device for fastboot flashing) for STM32MP257F-DK → STM32MP25 Discovery boards │ ├── fip-stm32mp257f-dk-fastboot-sdcard.bin FIP binary for FIP DDR partition (microSD card boot device for fastboot flashing) for STM32MP257F-DK → STM32MP25 Discovery boards │ ├── fip-stm32mp257f-dk-optee-emmc.bin FIP binary for FIP DDR partition (eMMC boot device) for STM32MP257F-DK → STM32MP25 Discovery boards │ ├── fip-stm32mp257f-dk-optee-sdcard.bin FIP binary for FIP DDR partition (microSD card boot device) for STM32MP257F-DK → STM32MP25 Discovery boards │ ├── fip-stm32mp257f-ev1-ca35tdcid-ostl-ddr-fastboot-emmc.bin FIP binary for FIP DDR partition (eMMC boot device for fastboot flashing) for STM32MP257F-EV1 OSTL → STM32MP25 Evaluation boards │ ├── fip-stm32mp257f-ev1-ca35tdcid-ostl-ddr-fastboot-sdcard.bin FIP binary for FIP DDR partition (microSD card boot device for fastboot flashing) for STM32MP257F-EV1 OSTL → STM32MP25 Evaluation boards │ ├── fip-stm32mp257f-ev1-ca35tdcid-ostl-ddr-optee-emmc.bin FIP binary for FIP DDR partition (eMMC boot device) for STM32MP257F-EV1 OSTL → STM32MP25 Evaluation boards │ ├── fip-stm32mp257f-ev1-ca35tdcid-ostl-ddr-optee-sdcard.bin FIP binary for FIP DDR partition (microSD card boot device) for STM32MP257F-EV1 OSTL → STM32MP25 Evaluation boards │ ├── fip-stm32mp257f-ev1-ca35tdcid-ostl-fastboot-emmc.bin FIP binary for FIP partition (eMMC boot device for fastboot flashing) for STM32MP257F-EV1 → STM32MP25 Evaluation boards │ ├── fip-stm32mp257f-ev1-ca35tdcid-ostl-fastboot-sdcard.bin FIP binary for FIP partition (microSD card boot device for fastboot flashing) for STM32MP257F-EV1 OSTL→ STM32MP25 Evaluation boards │ ├── fip-stm32mp257f-ev1-ca35tdcid-ostl-optee-emmc.bin FIP binary for FIP partition (eMMC boot device) for STM32MP257F-EV1 OSTL → STM32MP25 Evaluation boards │ ├── fip-stm32mp257f-ev1-ca35tdcid-ostl-optee-sdcard.bin FIP binary for FIP partition (microSD card boot device) for STM32MP257F-EV1 OSTL → STM32MP25 Evaluation boards │ ├── fip-stm32mp257f-ev1-ddr-fastboot-emmc.bin FIP binary for FIP DDR partition (eMMC boot device for fastboot flashing) for STM32MP257F-EV1 → STM32MP25 Evaluation boards │ ├── fip-stm32mp257f-ev1-ddr-fastboot-sdcard.bin FIP binary for FIP DDR partition (microSD card boot device for fastboot flashing) for STM32MP257F-EV1 → STM32MP25 Evaluation boards │ ├── fip-stm32mp257f-ev1-ddr-optee-emmc.bin FIP binary for FIP DDR partition (eMMC boot device) for STM32MP257F-EV1 → STM32MP25 Evaluation boards │ ├── fip-stm32mp257f-ev1-ddr-optee-sdcard.bin FIP binary for FIP DDR partition (microSD card boot device) for STM32MP257F-EV1 → STM32MP25 Evaluation boards │ ├── fip-stm32mp257f-ev1-fastboot-emmc.bin FIP binary for FIP DDR partition (eMMC boot device for fastboot flashing) for STM32MP257F-EV1 → STM32MP25 Evaluation boards │ ├── fip-stm32mp257f-ev1-fastboot-sdcard.bin FIP binary for FIP DDR partition (microSD card boot device for fastboot flashing) for STM32MP257F-EV1 → STM32MP25 Evaluation boards │ ├── fip-stm32mp257f-ev1-optee-emmc.bin FIP binary for FIP DDR partition (eMMC boot device) for STM32MP257F-EV1 → STM32MP25 Evaluation boards │ ├── fip-stm32mp257f-ev1-optee-sdcard.bin FIP binary for FIP DDR partition (microSD card boot device) for STM32MP257F-EV1 → STM32MP25 Evaluation boards │ └── [...] ├── flashlayout_st-image-weston Flash layout files (description of the partitions) for the supported boot chains on supported boot devices and boards │ ├── [...] │ ├── extensible Flash layout files for microSD card boot device with no userfs partition but a rootfs partition extended to microSD card size │ │ ├── FlashLayout_sdcard_stm32mp235f-dk-extensible.tsv (recommended setup for package repository service) microSD card boot device with rootfs partition extended to microSD card size applicable to unknown board type identifier │ │ ├── FlashLayout_sdcard_stm32mp257f-dk-extensible.tsv (recommended setup for package repository service) microSD card boot device with rootfs partition extended to microSD card size for STM32MP257F-DK → STM32MP25 Discovery kits │ │ └── [...] │ ├── fastboot Flash layout files for flashing via fastboot │ │ ├── FlashLayout_emmc_stm32mp235f-dk-fastboot.tsv eMMC boot device applicable to unknown board type identifier │ │ ├── FlashLayout_sdcard-EFI_stm32mp235f-dk-fastboot.tsv microSD card boot device with EFI for STM32MP235F-DK → STM32MP23 Discovery kits │ │ ├── FlashLayout_sdcard_stm32mp235f-dk-fastboot.tsv microSD card boot device applicable to unknown board type identifier │ │ ├── FlashLayout_emmc_stm32mp257f-dk-ca35tdcid-ostl-fastboot.tsv eMMC boot device for STM32MP257F-DK OSTL → STM32MP25 Discovery kits │ │ ├── FlashLayout_emmc_stm32mp257f-dk-fastboot.tsv eMMC boot device for STM32MP257F-DK → STM32MP25 Discovery kits │ │ ├── FlashLayout_emmc_stm32mp257f-ev1-ca35tdcid-ostl-fastboot.tsv eMMC boot device for STM32MP257F-EV1 → STM32MP25 Evaluation kits │ │ ├── FlashLayout_emmc_stm32mp257f-ev1-fastboot.tsv eMMC boot device for STM32MP257F-EV1 → STM32MP25 Evaluation kits │ │ ├── FlashLayout_sdcard-EFI_stm32mp257f-dk-ca35tdcid-ostl-fastboot.tsv microSD card boot device with EFI for STM32MP257F-DK OSLT → STM32MP25 Discovery kits │ │ ├── FlashLayout_sdcard-EFI_stm32mp257f-dk-fastboot.tsv microSD card boot device with EFI for STM32MP257F-DK → STM32MP25 Discovery kits │ │ ├── FlashLayout_sdcard-EFI_stm32mp257f-ev1-ca35tdcid-ostl-fastboot.tsv microSD card boot device with EFI for STM32MP257F-EV1 OSLT → STM32MP25 Evaluation kits │ │ ├── FlashLayout_sdcard-EFI_stm32mp257f-ev1-fastboot.tsv microSD card boot device with EFI for STM32MP257F-EV1 → STM32MP25 Evaluation kits │ │ ├── FlashLayout_sdcard_stm32mp257f-dk-ca35tdcid-ostl-fastboot.tsv microSD card boot device for STM32MP257F-DK OSLT → STM32MP25 Discovery kits │ │ ├── FlashLayout_sdcard_stm32mp257f-dk-fastboot.tsv microSD card boot device for STM32MP257F-DK → STM32MP25 Discovery kits │ │ ├── FlashLayout_sdcard_stm32mp257f-ev1-ca35tdcid-ostl-fastboot.tsv microSD card boot device for STM32MP257F-EV1 OSLT → STM32MP25 Evaluation kits │ │ ├── FlashLayout_sdcard_stm32mp257f-ev1-fastboot.tsv microSD card boot device for STM32MP257F-EV1→ → STM32MP25 Evaluation kits │ │ └── [...] │ └── optee Flash layout files for optee boot chain │ ├── FlashLayout_emmc_stm32mp235f-dk-optee.tsv eMMC boot device applicable to unknown board type identifier │ ├── FlashLayout_sdcard_stm32mp235f-dk-optee.tsv microSD card boot device applicable to unknown board type identifier │ ├── FlashLayout_emmc_stm32mp257f-ev1-optee.tsv eMMC boot device for STM32MP257F-EV1 → STM32MP25 Evaluation boards │ ├── FlashLayout_nor-sdcard_stm32mp257f-ev1-optee.tsv NOR boot device and microSD card device for STM32MP257F-EV1 → STM32MP25 Evaluation boards │ ├── FlashLayout_sdcard_stm32mp257f-ev1-optee.tsv microSD card boot device for STM32MP257F-EV1 → STM32MP25 Evaluation boards │ └── [...] ├── scripts │ └── create_sdcard_from_flashlayout.sh ├── st-image-bootfs-openstlinux-weston-stm32mp2.ext4 Binary for bootfs partition on eMMC and microSD card devices ├── st-image-bootfs-openstlinux-weston-stm32mp2.manifest ├── st-image-bootfs-efi-openstlinux-weston-stm32mp2.vfat Binary for bootfs for EFI partition on eMMC and microSD card devices ├── st-image-bootfs-efi-openstlinux-weston-stm32mp2.manifest ├── st-image-userfs-openstlinux-weston-stm32mp2.ext4 Binary for userfs partition on eMMC and microSD card devices ├── st-image-userfs-openstlinux-weston-stm32mp2.manifest ├── st-image-vendorfs-openstlinux-weston-stm32mp2.ext4 Binary for vendorfs partition on eMMC and microSD card devices ├── st-image-vendorfs-openstlinux-weston-stm32mp2.manifest ├── st-image-weston-openstlinux-weston-stm32mp2.ext4 Binary for rootfs partition on eMMC and microSD card devices ├── st-image-weston-openstlinux-weston-stm32mp2.license ├── st-image-weston-openstlinux-weston-stm32mp2-license_content.html License summary for all packages needed to feed all partitions ├── st-image-weston-openstlinux-weston-stm32mp2.manifest └── [...]
2. Archives
[edit | edit source]
This wiki is for the v5 ecosystem releases. For information about the previous ecosystem releases, go through the Wiki archives.