Commit eddaafea authored by Andrzej Puzdrowski's avatar Andrzej Puzdrowski Committed by Jamie McCrae
Browse files

doc/release-notes: serial recovery fix



Added record on the fix.

Signed-off-by: default avatarAndrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
Signed-off-by: default avatarJamie McCrae <jamie.mccrae@nordicsemi.no>
(cherry picked from commit 351eb15a)
parent 45f96eb7
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
- Fixed serial recovery with progressive erase for MCUboot modes of single
  updatable slot (`MCUBOOT_SINGLE_APPLICATION_SLOT`, `MCUBOOT_FIRMWARE_LOADER`,
  `MCUBOOT_SINGLE_APPLICATION_SLOT_RAM_LOAD`) which was previously failing due
  to attempting to access non-existent image status fields.