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:
Tomasz Chyrowicz 2025-05-14 14:04:35 +02:00 committed by Benjamin Cabé
commit 5e54100551
5 changed files with 26 additions and 1 deletions

View file

@ -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";
};