meta-digi/meta-digi-dey/recipes-core/recovery
Francisco Gil c85d064bdd recovery: squashfs: change the way to determine nand device
There is a corner case in the cc6ul where the update from
recovery was failing.

If the u-boot variable rootfstype is set to squashfs u-boot
modify the bootargs adding "root=/dev/ubiblock1_0". The grep
of the command line was failing and detecting the device as
mmc and making the firmware update process fail.

Modify the grep to use the same system that we are using in
the update-firmware script.

Signed-off-by: Francisco Gil <francisco.gilmartinez@digi.com>
2023-08-23 11:04:22 +02:00
..
recovery-initramfs recovery: squashfs: change the way to determine nand device 2023-08-23 11:04:22 +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 trustfence: copy the public key to the rootfs 2023-05-10 17:33:23 +02:00
recovery-utils.bb gatesgarth migration: Convert u-boot-fw-utils dependencies to libubootenv dependencies 2021-05-05 19:18:11 +02:00