boards: nrf54h20_iron: Allow radio updates
Add necessary changes to provide a simple, updateable radio image. Signed-off-by: Tomasz Chyrowicz <tomasz.chyrowicz@nordicsemi.no>
This commit is contained in:
parent
a280fbf9fb
commit
5e54100551
5 changed files with 26 additions and 1 deletions
|
@ -19,3 +19,11 @@
|
|||
mbox-names = "tx", "rx";
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
slot0_partition: &cpurad_slot0_partition {
|
||||
label = "image-0";
|
||||
};
|
||||
|
||||
slot1_partition: &cpurad_slot1_partition {
|
||||
label = "image-1";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue