Skip to content

Conversation

@piotrkoziar
Copy link
Contributor

@piotrkoziar piotrkoziar commented Jun 27, 2025

… apply Errata 56

Adds config option that allows configuration workaround 56.

Upstream

Upstream PR #: 92315
zephyrproject-rtos/zephyr#92315

@ankuns
Copy link
Contributor

ankuns commented Jun 30, 2025

Let's wait for consensus in zephyrproject-rtos/zephyr#92315

zephyr_compile_definitions_ifdef(CONFIG_SOC_NRF54LX_SKIP_CLOCK_CONFIG NRF_SKIP_CLOCK_CONFIGURATION)
zephyr_compile_definitions_ifdef(CONFIG_SOC_NRF54LX_DISABLE_FICR_TRIMCNF NRF_DISABLE_FICR_TRIMCNF)
zephyr_compile_definitions_ifdef(CONFIG_SOC_NRF54LX_SKIP_GLITCHDETECTOR_DISABLE NRF_SKIP_GLITCHDETECTOR_DISABLE)
zephyr_compile_definitions_ifndef(SOC_NRF54L_ERRATA_56_WORKAROUND NRF54L_CONFIGURATION_56_ENABLE=0)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't CONFIG_ prefix missing there?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, it is - @ankuns already noticed this in the upstream. I have now updated the PR. Thanks!

Copy link
Contributor

@anangl anangl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please apply the requested change in the upstream PR.

… apply Errata 56

Adds config option that allows configuration workaround 56.

Upstream PR #: 92315

Signed-off-by: Piotr Koziar <[email protected]>
@sonarqubecloud
Copy link

@piotrkoziar piotrkoziar requested a review from anangl July 1, 2025 07:45
@nordicjm nordicjm merged commit 7400163 into nrfconnect:main Jul 1, 2025
20 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants