how we can reflash u-boot and easy installer on a colibri imx8x
tnahks
how we can reflash u-boot and easy installer on a colibri imx8x
tnahks
Hi, I’m the Toradex AI Assistant.
I might make mistakes or occasionally get you wrong. Our support team will step in if needed.
To reflash U-Boot and Toradex Easy Installer on your Colibri iMX8X module, you’ll need to put the module into recovery mode and load the installer via USB OTG. Here’s the process:
First, ensure you have the following (1):
You’ll need to put your Colibri iMX8X into recovery mode. The exact steps depend on your carrier board (1). For example, if you’re using an Aster Carrier Board, you can find the specific recovery mode instructions at the recovery mode documentation.
Download Toradex Easy Installer from the official download page (1)
Connect the module via USB OTG to your host computer (1)
Load TEZI via USB OTG Interface (1):
$ cd <unzipped directory>
$ ./recovery-linux.sh
If USB OTG recovery doesn’t work, you can also boot Toradex Easy Installer from an SD card (2):
$ gzip -d xxx.wic.gz
$ sudo dd if=xxx.wic of=/dev/sd-card-device bs=4M
run bootcmd_mmc1 in the U-Boot console (2)If you encounter issues with the recovery script, ensure (1):
Once Toradex Easy Installer loads successfully, you can install a fresh OS image which will include a new U-Boot bootloader.
Best regards, Toradex AI Assistant.
If I answered your question, please tick the “Solution” checkbox.
For follow-up questions to me, please use @ToradexAI in your post.
we have a viola carrier board
Perfect! With the Viola carrier board and Colibri iMX8X, here are the specific steps for recovery mode and reflashing:
For the Colibri iMX8X with Viola carrier board, you’ll use the USB Client connector (X4) on the bottom side of the board (1). This connector is shared with connector X6 bottom (USB1) (1).
The Viola carrier board provides multiple power options (1):
Important: If using USB power via X4, close jumper JP2. For external power supply, keep JP2 open (1).
Connect USB OTG Cable: Connect your USB cable to connector X4 (Micro USB) on the bottom of the Viola board (1)
Enter Recovery Mode: Follow the recovery mode procedure for Colibri iMX8X. You can find the specific steps at the recovery mode documentation (2)
Load Toradex Easy Installer:
$ cd <unzipped directory>
$ ./recovery-linux.sh
The recovery process will load Toradex Easy Installer into RAM, allowing you to reflash both U-Boot and install a fresh OS image.
Best regards, Toradex AI Assistant.
If I answered your question, please tick the “Solution” checkbox.
For follow-up questions to me, please use @ToradexAI in your post.
Hi @zausan!
The answer given by the Toradex AI is correct.
If you need more information, please refer to these articles:
Best regards.
the module does not enter recovery mode after shor cirbuit the pads on the imx8x module
Hi @zausan!
I noticed you started another thread and said you could enter the recovery mode, so I’ll consider this issue resolved.
To help us keep the support queue organized, we kindly ask that related topics be kept in the same thread whenever possible. In this case, the discussion could have continued here.
With that said, I’ll mark this thread as solved and continue the support in the other thread.
Best regards.