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

lk2nd: fastboot: Add "fastboot oem dtb" to dump dtb passed by bootloader #373

Merged

Conversation

wonderfulShrineMaidenOfParadise
Copy link
Contributor

This allows inspecting the changes to the dtb made by the bootloader.

Usage: "fastboot oem dtb && fastboot get_staged output.dtb"

Fixes #372

This allows inspecting the changes to the dtb made by the bootloader.

Usage: "fastboot oem dtb && fastboot get_staged output.dtb"

Fixes msm8916-mainline#372
@wonderfulShrineMaidenOfParadise wonderfulShrineMaidenOfParadise marked this pull request as ready for review June 22, 2024 17:37
@TravMurav TravMurav merged commit 729f4b5 into msm8916-mainline:main Jun 23, 2024
42 checks passed
@TravMurav
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

lk2nd: fastboot: Add "fastboot oem dtb"
3 participants