mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-03 19:16:16 +08:00
When given the exact bounds of a sector, the current algorithm calculates that 3 sectors need to be erased. This corrects the calculation such that only 1 sector needs to be erased for erasures that exactly match sector boundaries.