Hey, everybody.
I am currently working with the i.MX6UltraLite EVK board to evaluate the possibilities. Thanks to your guides I was able to build an image for SD-card. But I need to run from QuadSPI flash.
I know that the following items are required to download the image: bootloader, linux kernel image, device tree file, rootfs. I have generated a bootloader for QSPI. Now I have a problem what the .dbt file should be. In the build/tmp/deploy/images folder there are more than 10 files of this format. Which one should I use?
It would also be great if you could give me a hint about the rest of the files.
I apologize for any stupid questions, I'm still new to this.