nuttx-apps/boot/nxboot
Michal Lenc 826188fa47 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>
2026-04-20 15:18:58 +08:00
..
include boot: add NuttX bootloader with update and recovery support 2026-04-20 15:18:58 +08:00
loader nxboot: fix incorrect confirm state for directly flashed image 2026-04-20 15:18:58 +08:00
tools boot: add NuttX bootloader with update and recovery support 2026-04-20 15:18:58 +08:00
CMakeLists.txt boot: add NuttX bootloader with update and recovery support 2026-04-20 15:18:58 +08:00
Kconfig boot: add NuttX bootloader with update and recovery support 2026-04-20 15:18:58 +08:00
Make.defs boot: add NuttX bootloader with update and recovery support 2026-04-20 15:18:58 +08:00
Makefile boot: add NuttX bootloader with update and recovery support 2026-04-20 15:18:58 +08:00
nxboot_main.c boot: add NuttX bootloader with update and recovery support 2026-04-20 15:18:58 +08:00