Is it possible (on the i.mx8 mini) to override the BOOT_MODE pins (via code/register write) to enable the Serial Downloader (without having to physically change the boot-pins)
Hi Artur,
iMX7's u-boot's bmode usb command writes to gpr9 and gpr10 (general purpose registers). The same register on the imx8m mini's reference manual states these are "reserved for internal use"...
Can you please check with the i.mx8 team if these still exists but are not documented.