Hello,
I am trying to boot from external SD card of I.mx93 EVK.
I made a SD card according to the i.mx linux user manual 4.3.2.
sudo dd if=imx-image-multimedia-imx93evk.wic of=/dev/mmcblk0 bs=1M && sync
I changed the boot mode switch (SW1301) to 0010 for SD card boot. And installed sd card and turn on.
But nothing happened. I could see no debug message from debug port.
Is there anyone who can download image to external SD card and boot correctly?
Thanks.
Solved! Go to Solution.
Hi
The BMODE should be as SW1301-1: 0, SW1301-2: 1, SW1301-3: 0, SW1301-4: 0 for SD Card boot instead of 0010.
Regards
Harvey
That is correct.
Regards
Harvey
Thanks.
I found that my board has A0 silicon that is not supported by latest release.