Support,
We are currently working on a project where we need to change the boot media from eMMC to SPI flash. However, physically accessing the hardware to adjust DIP switch settings is not feasible in our situation.
Is there any way to change the boot media via software, specifically using the uuu utility, by burning fuses that would override the DIP switch settings? We are interested in a solution that avoids the need for physical changes to the hardware.
Any guidance or recommendations would be greatly appreciated.
Thank you for your assistance.
Hello,
It is need hardware to change boot mode. If your board is not flashed, it will go automatically to serial download mode. Then you can configure fuses and do a permanent change in fuses to SPI flash.
Best regards.
Sure, I suggest you take a look in the next link.
Best regards.
Thanks for the link. Is this same for i.mx93?
Just to reiterate, I'm looking for instructions for i.mx93, on how to set boot mode to SPI boot from eMMC without changing DIP switches.
I apologize, I got confused with the label in your post.
It is similar, it does not use SCFW API functions and fuses arrays are different. Programing eFuses using U-Boot is the same.
Please check this link.
Best regards.
Thank you for your feedback and for sharing the link.
I’m still working to find the best solution and want to avoid any risk of bricking the devices during the process. Is there any way you can assist in determining the correct fuse to burn in order to achieve the desired setup?
Specifically, for the i.MX93, I need to change the boot media from eMMC to SPI. Can this be done through U-Boot or the uuu utility? If so, could you please provide the exact commands and values needed to implement this change?
I appreciate your help and guidance.