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> |
||
|---|---|---|
| .. | ||
| recovery-initramfs | ||
| recovery-utils/recovery-utils | ||
| recovery-initramfs.bb | ||
| recovery-utils.bb | ||