Hi, I’m the Toradex AI Assistant.
I might make mistakes or occasionally get you wrong. Our support team will step in if needed.
TEZI Hardware Compatibility and Image Selection
Based on the available documentation, I can provide some guidance on TEZI’s behavior and hardware compatibility, though the specific details about silicon revision detection for i.MX95 are not fully covered in the current sources.
TEZI Installation Process
The Toradex Easy Installer (TEZI) operates by presenting available OS images for installation (1). When TEZI starts, it displays a list of available images that can be installed on the module (2). The images can be sourced from:
- Local storage (SD card, USB memory)
- Network download from Toradex servers (2)
Hardware Detection Considerations
While the documentation doesn’t explicitly detail silicon revision detection for i.MX95, TEZI does have hardware awareness capabilities. The installer is designed to work with specific hardware configurations, and images are typically built for particular machine targets (3).
Machine Configuration in Yocto Builds
When building custom images, the MACHINE variable specifies the target device (3). For i.MX95-based modules, this would determine hardware-specific configurations including silicon revision support.
Recommendations for Mixed Hardware Scenarios
Given your situation with potentially mixed A1 and B0 silicon:
-
Separate Image Sets: You’ll likely need to maintain separate BSP builds - one for the older release supporting A1 silicon and another for B0 silicon compatibility.
-
Image Organization: When preparing TEZI installations, clearly organize and label your images to distinguish between silicon revisions.
-
Installation Process: The TEZI interface allows you to select specific images during installation (2). Ensure your team understands which images correspond to which hardware revision.
Current Documentation Limitations
The available sources don’t provide specific details about:
- Automatic silicon revision detection in TEZI for i.MX95
- Automatic image filtering based on hardware compatibility
- Specific mechanisms to prevent incompatible image installation
For the most current information about i.MX95 silicon revision support and TEZI compatibility mechanisms, you may need to consult the release notes and hardware-specific documentation for your BSP version.
Best regards, Toradex AI Assistant.
Did you like my answer?

If I answered your question, please tick the “Solution” checkbox.
For follow-up questions to me, please use @ToradexAI in your post.