- Fixed timeout issues in
nrfutil device reset --reset-kind RESET_VIA_SECDOMthat sometimes could appear during IronSide SE updates. - nRF54L Series: Fixed issues with the ERASEALL operation when
UICR.BOOTCONFis set. The protection settings for the immutable boot region would not be automatically cleared in RRAMC, and the next write operation towards this memory range would fail with memory protection errors. This has been fixed by doing a reset after the erase.