meta-digi/meta-digi-dey/recipes-core/recovery
Hector Palacios 7e81e706a1 recovery-initramfs: adapt format_ubi_volume() to new partition layout of ccmp1
The ccmp1 has two MTD partitions (UBI, UBI_2) with different system
volumes.
Previously, the fact of having two ubi devices was taken as proof of
being on a multi-MTD system (one that has one UBI volume per partition).
Instead, this commit reformulates the condition to having a partition of
the same name than the UBI volume.

For the case of the ccmp1, add a new for loop to iterate across any number
of UBI devices.

Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2023-09-01 17:16:54 +02:00
..
recovery-initramfs recovery-initramfs: adapt format_ubi_volume() to new partition layout of ccmp1 2023-09-01 17:16:54 +02:00
recovery-utils/recovery-utils recovery: add support to update a specific image set 2022-11-23 17:19:05 +01:00
recovery-initramfs.bb recovery-initramfs: remove copying of public key 2023-08-24 11:49:49 +02:00
recovery-utils.bb gatesgarth migration: Convert u-boot-fw-utils dependencies to libubootenv dependencies 2021-05-05 19:18:11 +02:00