-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Disabled interrupts on smt32f7 and stm32h7 before calling disable data cache #15006
Conversation
…a cache Interrupts are disabled before calling disable data cache on Ethernet initialization.
@mikaleppanen, thank you for your changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@mikaleppanen thanks for the Pull Request. I didn't know it was spread over so many files when I asked you to send it |
Ci started |
Tests will fail due to Gcc issue in CI, we will restart later today |
Jenkins CI Test : ❌ FAILEDBuild Number: 1 | 🔒 Jenkins CI Job | 🌐 Logs & ArtifactsCLICK for Detailed Summary
|
CI restarted |
Jenkins CI Test : ❌ FAILEDBuild Number: 2 | 🔒 Jenkins CI Job | 🌐 Logs & ArtifactsCLICK for Detailed Summary
|
Restarting test, looks like a network hiccup |
Jenkins CI Test : ✔️ SUCCESSBuild Number: 3 | 🔒 Jenkins CI Job | 🌐 Logs & ArtifactsCLICK for Detailed Summary
|
Summary of changes
Impact of changes
Interrupts are disabled before calling disable data cache on Ethernet initialization.
Fixes #14999
Migration actions required
None
Documentation
None
Pull request type
Test results
Reviewers