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

Check if the clock configuration is successfully applied before FPGA_ON #189

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

gustavosr8
Copy link
Contributor

Only change the FPGA state if the clock is configured successfully. It can be done in AFCv4 since we can propagate the error checking of the clock switch config function. AFCv3 doesn't have an success check when clock is been configured, so it's not possible to apply this fix for it yet.

@gustavosr8 gustavosr8 force-pushed the clock-switch-config_retain branch from 5acd98c to 58d9d36 Compare January 8, 2024 11:35
@augustofg
Copy link
Member

👍

@augustofg augustofg merged commit c498321 into devel Jan 8, 2024
6 checks passed
@augustofg augustofg deleted the clock-switch-config_retain branch January 10, 2024 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clock switch configuration not retained after a FRU shutdown / start cycle
2 participants