soc: nordic: configure recover run once for nrf54h20
The nrfutil device v2.4.x now supports the recover operation. Configure run once to ensure that domains are not unnecessarily erased. Signed-off-by: Rafał Kuźnia <rafal.kuznia@nordicsemi.no>
This commit is contained in:
parent
3cf219fb97
commit
f7d7cb885f
1 changed files with 5 additions and 0 deletions
|
@ -48,6 +48,7 @@ runners:
|
|||
'--recover':
|
||||
- runners:
|
||||
- nrfjprog
|
||||
- nrfutil
|
||||
run: first
|
||||
groups:
|
||||
- qualifiers:
|
||||
|
@ -64,6 +65,10 @@ runners:
|
|||
- qualifiers:
|
||||
- nrf54l15/cpuapp
|
||||
- nrf54l15/cpuflpr
|
||||
- qualifiers:
|
||||
- nrf54h20/cpuapp
|
||||
- nrf54h20/cpurad
|
||||
- nrf54h20/cpuppr
|
||||
'--erase':
|
||||
- runners:
|
||||
- nrfjprog
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue