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

Reboot on success after flashing all components #98

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

crawfxrd
Copy link
Member

Remove the need for user input in firmware-update when all updates were applied successfully.

Test:

  • On success, system will reboot to OS
  • On failure, system will remain in firmware-update

Remove the need for user input in firmware-update when all updates were
applied successfully.

Signed-off-by: Tim Crawford <tcrawford@system76.com>
@crawfxrd crawfxrd requested review from a team November 21, 2023 18:15
Copy link
Member

@leviport leviport left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This works, but it only eliminates the "Press any key to reboot" action requirement from the user after a successful firmware update. The two manual power button presses are still necessary before that screen appears. This was expected since the watchdog reset in EC happens, but I wanted to make a note of it.

@crawfxrd crawfxrd merged commit ef2da6c into master Nov 21, 2023
2 checks passed
@crawfxrd crawfxrd deleted the reboot-on-success branch November 21, 2023 22:04
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.

None yet

3 participants