I am trying to build an image for the iMX6 TinyRex module using yocto. I don't encounter any issues during the build process, everything seems to be working. However when I copy the finished image to an sd card and plug it in, it doesn't boot up. I just get a blank screen.
I'm following this tutorial:
http://www.imx6rex.com/imx6-tiny-rex/software/how-to-start-with-yocto-and-compile-source-codes/
I tried several different images, but none seem to work. I took over this project from someone else and am pretty new to yocto.
Any help would be greatly appreciated.