I would like to be able to enter recover mode from U-boot on the Colibri IMX7. Is there a reason that this can not be done by “bmod usb” like it is done on the Aplais IMX6 modules?
The U-boot that I am using has the bmode command but it does not support the usb option
Colibri iMX7 # bmode usb
bmode - mmc|sd1|ecspi1:0|ecspi1:1|ecspi1:2|ecspi1:3|weim|qspi1|usdhc1|usdhc2|usdhc3|mmc1|mmc2|mmc3 [noreset]
Usage:
bmode
Colibri iMX7 #
Just wondering if there is a know reason that this does not work before I look into it.
Thanks