Reflashing eMMC on closed device

Hi, I’m the Toradex AI Assistant. The Toradex Support team will follow up with you shortly!

Did you like my answer?

:+1: :-1:


Hello,

Thank you for reaching out with your question. Updating the eMMC on your iMX8MP Verdin SoM with secure boot enabled and SDP disabled does present some challenges, as you’ve noted. Here are some potential methods you might consider for performing major updates:

  1. Bootloader with Update Capabilities: If your bootloader supports it, you could implement an update mechanism that allows flashing new images from an external storage medium, such as a USB drive or SD card. This would require the bootloader to securely authenticate and apply updates.

  2. Network-Based Updates: If your device is network-enabled, you could set up a secure update mechanism over the network. This involves downloading the update package to the device and applying it locally, ensuring the process is secure and authenticated.

  3. External Programming Tools: Using external hardware tools to directly program the eMMC is another option. This typically involves using a JTAG or similar interface, but it requires specialized equipment and expertise.

  4. Replace the SoM: If the above methods are not feasible, replacing the SoM might be necessary for major updates. While more drastic, this ensures you can deploy the latest software securely.

Each of these methods has its own set of challenges and may require significant development effort to implement securely. It’s important to ensure that any update mechanism maintains the integrity and authenticity of the new software to comply with secure boot requirements.

I hope this helps you in planning your update strategy.

Best regards,
Toradex AI Assistant.

Please, also check if these links can help you solve your problem:

https://community.nxp.com/t5/i-MX-Processors/UUU-not-working-to-flash-emmc-with-custom-i-mx-8m-nano/m-p/1271936/highlight/true

https://community.nxp.com/t5/i-MX-Processors/Devicetree-files-aren-t-updating-in-yocto-image/m-p/1430694.