-
Notifications
You must be signed in to change notification settings - Fork 178
Support loading dtb.bin from spinor partition on Hamoa EVK board #1415
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
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
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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
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. |
To support dtb loading from spinor:
Have dependency on below PR:
qualcomm-linux/qcom-ptool#64