Skip to content

Commit f7fb537

Browse files
committed
broken mynewt check
Signed-off-by: Jamie McCrae <[email protected]>
1 parent 24b3c97 commit f7fb537

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boot/bootutil/src/bootutil_misc.c

+1
Original file line numberDiff line numberDiff line change
@@ -650,6 +650,7 @@ boot_erase_region(const struct flash_area *fa, uint32_t off, uint32_t size, bool
650650
/* Reached the end offset in range and already erased it */
651651
break;
652652
}
653+
off += 1;
653654
}
654655
}
655656
}

0 commit comments

Comments
 (0)