Flashing: Toradex Verdin iMX8M Mini
Flash method: Toradex Easy Installer (Tezi) — see the Tezi flashing guide
Image artifact: pantavisor-starter-verdin-imx8mm*pv_teziimg.tar.xz
Supported carrier boards and device trees
The default build targets the WiFi variant with the development carrier
board device tree. Change UBOOT_DTB_NAME in kas/machines/verdin-imx8mm.yaml
to match your carrier board:
| Carrier board | UBOOT_DTB_NAME value |
|---|---|
| Development board (default) | imx8mm-verdin-wifi-dev.dtb |
| Ivy board | imx8mm-verdin-wifi-ivy.dtb |
| Mallow board | imx8mm-verdin-wifi-mallow.dtb |
| Yavia board | imx8mm-verdin-wifi-yavia.dtb |
Entering Tezi recovery mode
Verdin Development Board
- Connect a USB-C cable from the board's USB-C (OTG) port to your host PC.
- Hold the Recovery button (or short the RECOVERY pin) while powering on the board.
- The Verdin enters USB serial download mode and Tezi detects it on the host.
Other carrier boards
Consult the Toradex developer documentation for your specific carrier board.
The Verdin SOM enters recovery mode when RECOVERY# is pulled low during
power-on.
Flashing
Follow the Tezi flashing procedure.
Notes
- The build enables WiFi (
TORADEX_VARIANT = "wifi") and autoloadscfg80211andmwifiex_sdiokernel modules. PV_UBOOT_AUTOFDTis disabled; the DTB is fixed byPV_INITIAL_DTB. If you switch carrier boards, update bothUBOOT_DTB_NAMEandPV_INITIAL_DTBin the machine YAML.- eMMC is the primary storage; Tezi writes to it directly.