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

Fix Module Detection Flow in modules_mgmt thread, to check power_on before power_good #28

Closed
wants to merge 1 commit into from

Conversation

noaOrMlnx
Copy link
Owner

Why I did it

Old flow checked power_good before powering-on the module.
If the module is not powered, power_good will always remain 0 and flow will stop at the beginning.

Work item tracking
  • Microsoft ADO (number only):

How I did it

Updated the state machine of MDF to have the right order.

How to verify it

I added logs and made sure the right order is being executed.

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205
  • 202211
  • 202305
  • 202311

Tested branch (Please provide the tested image version)

  • master
  • 202311

@noaOrMlnx noaOrMlnx closed this Apr 10, 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