Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

boot: zephyr: add ram_load overlays for nrf52840dk and mimxrt1050_evk boards #123

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

danieldegrasse
Copy link

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.

Note- this PR is duplicated upstream in mcu-tools#2196, this PR is simply for Zephyr CI

@de-nordic
Copy link
Collaborator

We do not merge things directly here, but rather pull the entire MCUboot update so marking as DNM

@danieldegrasse
Copy link
Author

We do not merge things directly here, but rather pull the entire MCUboot update so marking as DNM

Yup, thanks- I don't want this to merge, just wanted to be able to refer to it via Zephyr manifest

@danieldegrasse danieldegrasse force-pushed the feature/ramload-overlays branch from c195d33 to 95b4aea Compare February 4, 2025 18:16
… 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.

Signed-off-by: Daniel DeGrasse <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DNM DO NOT MERGE
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants