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

Follow flags setting standard of fastboot for boot partitions #519

Merged
merged 2 commits into from
Mar 22, 2024

Conversation

bongbui321
Copy link
Contributor

@bkerler qcom fastboot beside from changing the flags for boot partitions with their specific vendor values such as max_retry, priority, etc... after a successful boot, the boot partitions' flags are also changed:

  1. the 54th bit value of the current active boot slot after successful boot is set to 1
  2. the 54th bit value of the current inactive boot slot after successful boot is set to 0

This is to achieve the same flag values of boot partitions when using setactive-slot command in fastboot

@bkerler bkerler merged commit e832a3d into bkerler:master Mar 22, 2024
1 check passed
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