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

nrf54H: wifi: Fix application core boot #2403

Merged
merged 4 commits into from
Dec 19, 2024

Conversation

krish2718
Copy link
Contributor

Application core fails to boot if Wi-Fi is enabled due to unsupported GPIO.

With recent SDSC bundles, 54H fails the app core boot in case of a
unsupported GPIO in the UICR.

As Wi-Fi SR co-existence on nRF54H20DK is not yet supported, remove this
GPIO for 54H. This will be fixed properly once co-existence is
revisited.

Upstream PR #: 83173

Signed-off-by: Chaitanya Tata <[email protected]>
The GPIOs will vary depending on the platform.

Upstream PR #: 83173

Signed-off-by: Chaitanya Tata <[email protected]>
Helps in understanding this switch usage better.

Upstream PR #: 83173

Signed-off-by: Chaitanya Tata <[email protected]>
Add the feature flag and required GPIO in DTS as dependencies to avoid
build failures.

Upstream PR #: 83173

Signed-off-by: Chaitanya Tata <[email protected]>
@jukkar jukkar merged commit 34af0b4 into nrfconnect:main Dec 19, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants