nuttx-apps/boot
Michal Lenc 8fbba09895 boot/nxboot/loader/boot.c: copy partition with blocksize large writes
The previous logic MAX(info_from.blocksize, info_where.blocksize) was
incorrect. The most effective access with by writing the entire
size of the block, therefore just decide the size based on the
target page size.

Signed-off-by: Michal Lenc <michallenc@seznam.cz>
2025-07-28 18:21:46 +02:00
..
mcuboot cmake: remove empty strings from FetchContent 2025-03-30 14:20:21 +08:00
miniboot boot: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
nxboot boot/nxboot/loader/boot.c: copy partition with blocksize large writes 2025-07-28 18:21:46 +02:00
.gitignore boot/mcuboot: Add support for MCUboot bootloader 2021-08-20 06:44:15 -03:00
CMakeLists.txt boot: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
Make.defs boot: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
Makefile boot: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00