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:
parent
7ea1bb783f
commit
ea6e6c66a1
4 changed files with 33 additions and 4 deletions
|
@ -76,3 +76,6 @@ config SOC_NRF54H20_CPUFLPR
|
|||
|
||||
rsource "bicr/Kconfig"
|
||||
rsource "gpd/Kconfig"
|
||||
|
||||
config SOC_NRF54H20_IRON
|
||||
select EXPERIMENTAL if MCUBOOT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue