iMX6 SABRESD
Cloned the kernel at git://git.freescale.com/imx/linux-2.6-imx.git
branch imx_4.1.15_1.0.0_ga
imx_v7_defconfig
Resulting zImage works, but does not appear to load kernel modules at boot (specifically ov5640 camera driver and its dependencies). Make menuconfig shows them driver included as a module.
I tried copying a .config file from a working yocto build (imx-4.1-krogoth) but it is over-written when I "make".