Skip to content

platforms/qcs615: fix duplicate xbl_b type-guid issue#135

Merged
Dmitry Baryshkov (lumag) merged 1 commit into
qualcomm-linux:mainfrom
fangwu1:fix-xbl-b-guid-qcs615
Jul 2, 2026
Merged

platforms/qcs615: fix duplicate xbl_b type-guid issue#135
Dmitry Baryshkov (lumag) merged 1 commit into
qualcomm-linux:mainfrom
fangwu1:fix-xbl-b-guid-qcs615

Conversation

@fangwu1

Copy link
Copy Markdown
Contributor

xbl_a and xbl_b had the same type-guid in both iq-615-evk and qcs615-ride emmc partition configs. The capsule update firmware uses type-guid to locate partition handles. Duplicate GUIDs cause FwUpdateGetPartitionHandle to return Not Found, failing the update.

Set xbl_b type-guid to 7A3DF1A3-A31A-454D-BD78-DF259ED486BE, consistent with all other eMMC-based platforms

@lumag Dmitry Baryshkov (lumag) left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From: fangwu fang.wu@oss.qualcomm.com

Fix your Git configuration

xbl_a and xbl_b had the same type-guid in both iq-615-evk
and qcs615-ride emmc partition configs. The capsule update firmware
uses type-guid to locate partition handles. Duplicate GUIDs cause
FwUpdateGetPartitionHandle to return Not Found, failing the update.

Set xbl_b type-guid to 7A3DF1A3-A31A-454D-BD78-DF259ED486BE,
consistent with all other eMMC-based platforms

Signed-off-by: Fang Wu <fang.wu@oss.qualcomm.com>
@lumag Dmitry Baryshkov (lumag) merged commit 2689c9f into qualcomm-linux:main Jul 2, 2026
3 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.

3 participants