Skip to content

Commit

Permalink
[nrf fromlist] soc: nordic: configure recover run once for nrf54h20
Browse files Browse the repository at this point in the history
The nrfutil device v2.4.x now supports the recover operation. Configure
run once to ensure that domains are not unnecessarily erased.

Upstream PR: zephyrproject-rtos/zephyr#74298

Signed-off-by: Rafał Kuźnia <[email protected]>
  • Loading branch information
e-rk authored and anangl committed Jun 15, 2024
1 parent dcde8b6 commit f047959
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions soc/nordic/soc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ runners:
'--recover':
- runners:
- nrfjprog
- nrfutil
run: first
groups:
- qualifiers:
Expand All @@ -64,6 +65,10 @@ runners:
- qualifiers:
- nrf54l15/cpuapp
- nrf54l15/cpuflpr
- qualifiers:
- nrf54h20/cpuapp
- nrf54h20/cpurad
- nrf54h20/cpuppr
'--erase':
- runners:
- nrfjprog
Expand Down

0 comments on commit f047959

Please sign in to comment.