How can we enter USB Serial Download mode from software on a device with iMX8MNANO soc? The BOOT pins are set for boot from fuse bits, which are blown for internal boot on MMC.
To enter USB Serial Download mode today, we have to alter BOOT pins in hardware that are not easily accessible. I am wondering if there is a way to do it from u-boot. This thread refers to bmode command bit, but it is not available on my SoC. I'm not sure if there is a way to enable it. Another option is to somehow corrupt or erase the working image, which forces the bootloader to switch to USB serial download mode. Please let us know if this is possible. Thanks!