commit | f1fd510563f0775fcc1916e19e0ebef7c4dd65ed | [log] [tgz] |
---|---|---|
author | Marek Pieta <Marek.Pieta@nordicsemi.no> | Tue Sep 13 09:48:44 2022 +0200 |
committer | Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no> | Tue Sep 13 16:33:43 2022 +0200 |
tree | ad8083778fcc8cdfc600b6b82b9d1b2c6fd6e53e | |
parent | 2fa1190ff36ff8cbaf8eb76cad68386d3c668b66 [diff] |
boot: zephyr: Remove legacy serial recovery GPIO configuration Change removes the legacy configuration. The legacy configuration became problematic, because GPIO DTS nodes no longer support labels that were used to identify nodes in MCUboot. Therefore we need to use GPIO DTS node name with the legacy approach. The GPIO should be configured by board's DTS, which is simpler. Signed-off-by: Marek Pieta <Marek.Pieta@nordicsemi.no>
This is MCUboot version 1.10.0-dev
MCUboot is a secure bootloader for 32-bits microcontrollers. It defines a common infrastructure for the bootloader and the system flash layout on microcontroller systems, and provides a secure bootloader that enables easy software upgrade.
MCUboot is not dependent on any specific operating system and hardware and relies on hardware porting layers from the operating system it works with. Currently, MCUboot works with the following operating systems and SoCs:
RIOT is supported only as a boot target. We will accept any new port contributed by the community once it is good enough.
See the following pages for instructions on using MCUboot with different operating systems and SoCs:
There are also instructions for the Simulator.
The issues being planned and worked on are tracked using GitHub issues. To give your input, visit MCUboot GitHub Issues.
You can find additional documentation on the bootloader in the source files. For more information, use the following links:
Developers are welcome!
Use the following links to join or see more about the project: