Hi.
I'm compiling the Linux kernel for the i.mx6 from github.com/torvalds/linux (version 4.14).
I have the .dtb files for both version.
It will run on an i.MX6D but when I try to run the same kernel on an i.MX6QP, the kernel won't start.
If I compile in Yocto (Rocko version, it will run on both types).
Is there something I need to enable in the kernel code for it to run on an i.MX6QP?
Thanks,
Niklas