File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff 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:
You can’t perform that action at this time.
0 commit comments