Hi Team,
I am currently working on a project using Verdin iMX8MP SoM module with Mallow Carrier board.
As first step, I have followed the Quick Start Guide to set up the non-WiFi configuration on the board and installed the Multimedia image through Easy Installer.
Start Quickstart | Toradex Developer Center
I could see various images displayed on the HDMI.
Now I am trying to customize the OS based on the guidelines provided in the link below.
Customize Torizon OS Images | Toradex Developer Center
As an initial step, I am working on splash screen customization. I have successfully downloaded the Linux kernel, then device tree overlays and then Torizon OS. I have created the .yaml file and made the necessary changes as per the instructions in the link. The build process was successful, and the output was generated as torizon-docker-verdin-imx8mp.ota.tar.zst.
Now I am trying to deploy the custom image to the Carrier board through SSH. However, I encountered an issue with the first SSH command: 'images unpack,’ which is not working as expected.
Could you please review the steps I have taken so far and advise if they are correct?
Additionally, I need your guidance on the next steps to flash the custom image to the board through SSH.
Thanks,
Preethi