nuttx-apps/boot
Michal Lenc 2d5afd0625 nxboot: fix incorrect confirm state for directly flashed image
API function nxboot_get_confirm was returning incorrect value if
primary image was flashed directly into the embedded flash (this
image does not have a tail, but is automatically considered as valid
and stable based on the header magic value).

Signed-off-by: Michal Lenc <michallenc@seznam.cz>
2024-11-06 01:37:46 +08:00
..
mcuboot mcuboot: Ignore mcuboot compile warnings 2024-05-14 22:07:09 +08:00
miniboot boot/miniboot: hide miniboot options if not enabled 2023-08-26 01:17:42 +08:00
nxboot nxboot: fix incorrect confirm state for directly flashed image 2024-11-06 01:37:46 +08:00
.gitignore boot/mcuboot: Add support for MCUboot bootloader 2021-08-20 06:44:15 -03:00
CMakeLists.txt cmake: add support for boot utils 2023-07-13 23:50:49 +03:00
Make.defs boot/mcuboot: Add support for MCUboot bootloader 2021-08-20 06:44:15 -03:00
Makefile boot/mcuboot: Add support for MCUboot bootloader 2021-08-20 06:44:15 -03:00