Hi
@gagath had some issues flashing glymur-crd with images from qcom-deb-images, and worked around by skipping the last partition (dtb_b); @abickett noticed that the partitions.conf for glymur-crd (spinor part) has a sum of partition sizes that outgrows the declared --disk size.
We need to:
- write logic to catch these issues in CI
- fix all current problematic files, at least glymur-crd/spinor
Adam has shared a WIP patch out of band that I reviewed.
Hi
@gagath had some issues flashing glymur-crd with images from qcom-deb-images, and worked around by skipping the last partition (dtb_b); @abickett noticed that the partitions.conf for glymur-crd (spinor part) has a sum of partition sizes that outgrows the declared --disk size.
We need to:
Adam has shared a WIP patch out of band that I reviewed.