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.