Hi,
On my carrier board based on an IMX6Q, we boot using Internal Mode and GPIO pins to select the boot device ( an SD Card for development purposes right now).
However, i would like to know if we can boot from an SD Card first or USB, and then if no SD Card or USB device is found, perform an eMMC boot.
From the documentation, ( IMX6DQRM.pdf, chapter 8 ), it seems to me that it is not possible.
Does anyone knows how to achieve this ?
Thank you.