Dear NXP Community,
I have set up a Yocto build system and successfully generated the Yocto images (bootloader, rootfs, etc.) for our custom carrier board based on the i.MX6Q SoC.
Currently, the board is booting from a USB drive (partitioned with boot and rootfs). The boot partition contains the following files:
boot.scr
imx6q-apalis-eval.dtb
overlays/
overlays.txt
zImage
Now, I would like to completely avoid using the USB drive and instead boot the system directly from the internal flash or eMMC.
Could you please guide me with the required steps or commands to achieve this?
Thanks in advance for your support.
Best regards,
Raj