Skip to content

ports/rp2: Invalidate cache after clean to prevent hangs. #4

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

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

MichaelBell
Copy link

As documented here https://forums.raspberrypi.com/viewtopic.php?t=378249 when the XIP cache is very dirty (or under some more precise condition yet to be determined), cleaning the XIP cache can cause a hang.

Invalidating the lines after cleaning them appears to fix the hang.

@Gadgetoid Gadgetoid merged commit 7d3b7d6 into pimoroni:feature/psram Oct 24, 2024
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.

2 participants