mcuboot
mcuboot copied to clipboard
boot: zephyr: add ram_load overlays for nrf52840dk and mimxrt1050_evk boards
Add ram load overlays for nrf52840dk and mimxrt1050_evk boards. These ram load overlays are moved from the Zephyr in tree smp_svr sample, to enable ram load support for multiple platforms.
Is the CI failure here expected, because a new revision of Zephyr would be needed to make this overlay work correctly?
Is the CI failure here expected, because a new revision of Zephyr would be needed to make this overlay work correctly?
Yes failure here is fine since it's trying to build zephyr's main smp_svr which fails without changes in your PR
@nordicjm what is needed to move this PR forwards? I'm not sure what makes the most sense to sequence this PR since it requires changes on the Zephyr side
@nordicjm what is needed to move this PR forwards? I'm not sure what makes the most sense to sequence this PR since it requires changes on the Zephyr side
@de-nordic please review
Closing as already merged from another PR