Support loading dtb.bin from spinor partition on Hamoa EVK board#1415
Merged
vkraleti merged 3 commits intoqualcomm-linux:masterfrom Jan 21, 2026
Merged
Support loading dtb.bin from spinor partition on Hamoa EVK board#1415vkraleti merged 3 commits intoqualcomm-linux:masterfrom
vkraleti merged 3 commits intoqualcomm-linux:masterfrom
Conversation
Deploy dtb.bin in spinor subfolder to support loading DTB from spinor partition in UEFI. Signed-off-by: Shoudi Li <shoudil@qti.qualcomm.com>
lumag
requested changes
Jan 21, 2026
Contributor
lumag
left a comment
There was a problem hiding this comment.
Also you should bump qcom-ptool SRCREV
Upgrade qcom-ptool revision to use spinor partition table with dtb image file name specified. Signed-off-by: Shoudi Li <shoudil@qti.qualcomm.com>
b99a93d to
156504c
Compare
Disable the DTB pack in UKI as UEFI have the capability to load from spinor partition. Signed-off-by: Shoudi Li <shoudil@qti.qualcomm.com>
156504c to
47021e6
Compare
Contributor
Author
yes, thanks for your quick merge for qcom-ptool PR. |
Test run workflowTest jobs for commit b99a93d
|
Test run workflowTest jobs for commit 156504c
|
Test run workflowTest jobs for commit 47021e6
|
Test Results 19 files + 5 68 suites +54 56m 1s ⏱️ - 4m 14s Results for commit 47021e6. ± Comparison against base commit 3cfd302. This pull request removes 2 and adds 24 tests. Note that renamed tests count towards both. |
vkraleti
approved these changes
Jan 21, 2026
lumag
approved these changes
Jan 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
To support dtb loading from spinor:
Have dependency on below PR:
qualcomm-linux/qcom-ptool#64