boards: nordic: nrf54h20dk iron board MCUBoot support

Provide proper adaptions as bootloader ROM offset, flash load
offset and dts definitions for the nRF54H20 iron board to make it
ready for the MCUBoot bootloader.

Signed-off-by: Michal Kozikowski <michal.kozikowski@nordicsemi.no>
This commit is contained in:
Michal Kozikowski 2025-04-08 14:16:26 +02:00 committed by Benjamin Cabé
commit ea6e6c66a1
4 changed files with 33 additions and 4 deletions

View file

@ -76,3 +76,6 @@ config SOC_NRF54H20_CPUFLPR
rsource "bicr/Kconfig"
rsource "gpd/Kconfig"
config SOC_NRF54H20_IRON
select EXPERIMENTAL if MCUBOOT