Skip to content

Conversation

vkraleti
Copy link
Collaborator

Ensure valid filenames are associated with _b partitions and the cdt partition. This guarantees that valid images are flashed to these partitions, helping prevent boot issues caused by missing or invalid content.

Fixes #33

Update filenames for "_b" partitions ensures boot reliability. Having
valid images on these partitions during initial flashing helps to
prevent boot failures if "_a" partitions fail or if "_b" is selected
as the preferred boot slot.

Signed-off-by: Viswanath Kraleti <[email protected]>
Update filenames for "_b" partitions ensures boot reliability. Having
valid images on these partitions during initial flashing helps to
prevent boot failures if "_a" partitions fail or if "_b" is selected
as the preferred boot slot.

Signed-off-by: Viswanath Kraleti <[email protected]>
Update filenames for "_b" partitions ensures boot reliability. Having
valid images on these partitions during initial flashing helps to
prevent boot failures if "_a" partitions fail or if "_b" is selected
as the preferred boot slot.

Signed-off-by: Viswanath Kraleti <[email protected]>
cdt.bin is used by platforms based on qcs6490, qcs9100. Add it to
the list of valid binaries in check-missing-file to prevent
false-positive errors when it is referenced in partitions.conf.

Signed-off-by: Viswanath Kraleti <[email protected]>
Ensure the cdt partition is flashed with the correct image to prevent
boot issues caused by missing or invalid content in the partition.

Signed-off-by: Viswanath Kraleti <[email protected]>
@lumag lumag merged commit bc80100 into qualcomm-linux:main Sep 19, 2025
3 checks passed
@lool
Copy link
Contributor

lool commented Sep 19, 2025

These changes broke the Debian images on RB3Gen2:
https://github.com/qualcomm-linux/qcom-deb-images/actions/runs/17864529831/job/50803524928

I believe my contents.xml generation branch would fix this:
qualcomm-linux/qcom-deb-images#142

We need qcom-ptool releases and announcements with breaking changes highlighted or these changes pop up at random times

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.

Inconsistent setting of dtb.bin

6 participants