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

firehose: Handle multiple primary bootloaders #87

Conversation

andersson
Copy link
Collaborator

Builds with multiple copies of the primary bootloader does not make sense, but after successfully flashing all the partitions of such build it makes more sense to make one of them bootable, at least more than skipping the step and saying that none was found.

Pick the first found primary bootloader and warn the user about the situation.

@andersson andersson force-pushed the for-linux-msm/multiple-primary-bootloaders branch from f76d176 to d1b4bb2 Compare December 17, 2024 16:10
Builds with multiple copies of the primary bootloader does not make
sense, but after successfully flashing all the partitions of such build
it makes more sense to make one of them bootable, at least more than
skipping the step and saying that none was found.

Pick the first found primary bootloader and warn the user about the
situation.

Signed-off-by: Bjorn Andersson <[email protected]>
@andersson andersson force-pushed the for-linux-msm/multiple-primary-bootloaders branch from d1b4bb2 to 969fcb5 Compare December 17, 2024 21:21
@andersson andersson merged commit 321e776 into linux-msm:master Dec 20, 2024
6 checks 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