Device hangs during boot - Technexion PICO-PI-IMX7 - Yocto

In the meantime, you can change the following variable :

MENDER_STORAGE_DEVICE = "/dev/mmcblk1" 

by

MENDER_STORAGE_DEVICE = "/dev/mmcblk2".
1 Like