Hi I am trying to implement automatic software updates with imx6. The plan was to put everything on SD card only when changes are needed, and for the rest of the time leave it as blank. We don't want customers adjusting dip switches as we want everything to be automatic? Is this possible? Currently we have dip switches to convert from usb mode to running on emmc. We are using MFTool.exe to burn the image over usb into the emmc.
-But we want to do all this over an sd card, without having user intervention. Is there a specific boot mode need for imx6 for sd cards? I couldn't find boot information on data sheet. Going to take Yocto course that is offered by FEDEVEL. But was wondering if anyone had any information on doing software updates?
-But we want to do all this over an sd card, without having user intervention. Is there a specific boot mode need for imx6 for sd cards? I couldn't find boot information on data sheet. Going to take Yocto course that is offered by FEDEVEL. But was wondering if anyone had any information on doing software updates?
Comment