commit | df8c8918b7436365739f40bf273b276f1a35bdeb | [log] [tgz] |
---|---|---|
author | Håkon Øye Amundsen <haakon.amundsen@nordicsemi.no> | Mon Aug 26 12:15:28 2019 +0000 |
committer | Fabio Utzig <utzig@utzig.org> | Fri Sep 06 12:18:07 2019 -0300 |
tree | 03a06b39c03f57cbe521be5835785322f7464f11 | |
parent | 539d7662d13a524fa5662211126e5b2cc47e32c7 [diff] |
scripts: allow user to set load_addr Allow the user to set the load_addr field of the header. This could be useful in multi image situations to help deduce the image number of an update without having to look at the swap info. Signed-off-by: Håkon Øye Amundsen <haakon.amundsen@nordicsemi.no>
This is mcuboot, version 1.3.1
MCUboot is a secure bootloader for 32-bit MCUs. The goal of MCUboot is to define a common infrastructure for the bootloader, system flash layout on microcontroller systems, and to provide a secure bootloader that enables easy software upgrade.
MCUboot is operating system and hardware independent and relies on hardware porting layers from the operating system it works with. Currently, mcuboot works with both the Apache Mynewt, and Zephyr operating systems, but more ports are planned in the future. RIOT is currently supported as a boot target with a complete port planned.
Instructions for different operating systems can be found here:
The issues being planned and worked on are tracked using GitHub issues. To participate please visit:
Issues were previously tracked on MCUboot JIRA , but it is now deprecated.
Information and documentation on the bootloader are stored within the source.
It was previously also documented on confluence: MCUBoot Confluence however, it is now deprecated and not currently maintained
For more information in the source, here are some pointers:
Developers welcome!