Hello,
i have a verdin imx8mp module on a custom carrier board and want to boot the toradex easy installer from sd card.
If I format a USB-stick in FAT32 and copy TEZI files on it, I can boot the easy installer from USB-stick via run bootcmd_usb0 from uboot.
But if i format a SD card in the same way as the usb-stick in FAT32 and copy the same TEZI files on it, I am not able to boot it. If I run bootcmd_mmc1 from uboot, nothing happens.
Verdin iMX8MP # run bootcmd_mmc1
Verdin iMX8MP #
I have tried with Verdin-iMX8MP_ToradexEasyInstaller_7.7.0-devel-20260507+build.509 and Verdin-iMX8MP_ToradexEasyInstaller_7.6.0+build.11 images from here:
Download Toradex Easy Installer | Toradex Developer Center
If I boot the yocto from MMC, I can mount the SD card and see the TEZI files on. I therefore think that the connection on our custom carrie boards is fine.
The SD card is an Intenso microSD HC class 4 4GB card.
tdx-info output is:
Software summary
------------------------------------------------------------
Bootloader: U-Boot
Kernel version: 6.6.23-7.7.0-devel-g558ba3740880 #1 SMP PREEMPT Wed Se p 25 11:25:16 UTC 2024
Kernel command line: root=PARTUUID=e0f7b099-02 ro rootwait console=tty1 con sole=ttymxc2 clk-imx8mp.mcore_booted=1
Distro name: NAME="TDX Wayland with XWayland"
Distro version: VERSION_ID=7.7.0-devel-20260422135554-build.0
Hostname: verdin-imx8mp-15460392
------------------------------------------------------------
Hardware info
------------------------------------------------------------
HW model: Toradex Verdin iMX8M Plus on Verdin Development Board
Toradex version: 0063 V1.1B
Serial number: 15460392
Processor arch: aarch64
------------------------------------------------------------