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: Fix disabling I/D caches #1922

Merged
merged 2 commits into from
Mar 20, 2024
Merged

Conversation

nordicjm
Copy link
Collaborator

Fixes an issue whereby the instruction and data caches being
disabled before booting code had bit-rotted and no longer worked,
adds a new Kconfig that allows this option to be turned off if
wanted.

Fixes an issue whereby the instruction and data caches being
disabled before booting code had bit-rotted and no longer worked,
adds a new Kconfig that allows this option to be turned off if
wanted.

Signed-off-by: Jamie McCrae <[email protected]>
Adds a note on the fix for zephyr cache support

Signed-off-by: Jamie McCrae <[email protected]>
@de-nordic de-nordic requested a review from d3zd3z March 19, 2024 18:30
@nordicjm nordicjm merged commit 8dab2b9 into mcu-tools:main Mar 20, 2024
55 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: zephyr Affects the Zephyr port
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants