commit | 8eadf8c2d049398380312eb8b874004b9a8270a1 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.org> | Wed Jul 27 09:15:46 2022 -0500 |
committer | Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no> | Fri Jul 29 09:05:29 2022 +0200 |
tree | 3defb8553e1c0c6348e0fc6206560f84eea6cd36 | |
parent | 3175182f8174b8467d45fd5a6fe88d2180a3b879 [diff] |
zephyr: remove flash_device_get_binding remove flash_device_get_binding as we can utilizes DEVICE_DT_GET to get the flash_dev pointer set at build time. This removes usage of device_get_binding and handles the lack of 'label' properties in the devicetree better. Signed-off-by: Kumar Gala <galak@kernel.org>
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: