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

boards: nordic: nrf7002dk: re-enable external flash by default #79191

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

Conversation

bjarki-andreasen
Copy link
Collaborator

The external flash (mx25r64) was accidentally disabled during testing. The node should be enabled by default like its spi.

This commit removes the status = "disabled";

The external flash (mx25r64) was accidentally disabled during
testing. The node should be enabled by default like its spi.

This commit removes the status = "disabled";

Signed-off-by: Bjarki Arge Andreasen <[email protected]>
@bjarki-andreasen bjarki-andreasen added Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. size: XS A PR changing only a single line of code labels Sep 30, 2024
@zephyrbot zephyrbot added the platform: nRF Nordic nRFx label Sep 30, 2024
bjarki-andreasen added a commit to bjarki-andreasen/sdk-zephyr that referenced this pull request Sep 30, 2024
… default

The external flash (mx25r64) was accidentally disabled during
testing. The node should be enabled by default like its spi.

This commit removes the status = "disabled";

Upstream PR: zephyrproject-rtos/zephyr#79191

Signed-off-by: Bjarki Arge Andreasen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: nRF Nordic nRFx size: XS A PR changing only a single line of code Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants