Skip to content

Commit 1198e39

Browse files
nordicjmcarlescufi
authored andcommitted
doc: release: 3.3: Add note on Nordic board scratch changes
Adds a note on the removal of scratch partitions from Nordic development boards. Signed-off-by: Jamie McCrae <[email protected]>
1 parent 084b9b3 commit 1198e39

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

doc/releases/release-notes-3.3.rst

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,30 @@ Boards & SoC Support
215215

216216
* Removed support for these Xtensa boards:
217217

218+
* Made these changes in ARM boards:
219+
220+
* The scratch partition has been removed for the following Nordic boards and
221+
flash used by this area re-assigned to other partitions to free up space
222+
and rely upon the swap-using-move algorithm in MCUboot (which does not
223+
suffer from the same faults or stuck image issues as swap-using-scratch
224+
does):
225+
``nrf21540dk_nrf52840``
226+
``nrf51dk_nrf51422``
227+
``nrf51dongle_nrf51422``
228+
``nrf52833dk_nrf52833``
229+
``nrf52840dk_nrf52811``
230+
``nrf52840dk_nrf52840``
231+
``nrf52840dongle_nrf52840``
232+
``nrf52dk_nrf52805``
233+
``nrf52dk_nrf52810``
234+
``nrf52dk_nrf52832``
235+
``nrf5340dk_nrf5340``
236+
``nrf9160dk_nrf52840``
237+
``nrf9160dk_nrf9160``
238+
239+
Note that MCUboot and MCUboot image updates from pre-Zephyr 3.3 might be
240+
incompatible with Zephyr 3.3 onwards and vice versa.
241+
218242
* Made these changes in other boards:
219243

220244
* Added support for these following shields:

0 commit comments

Comments
 (0)