For the kernel defconfig, I chose imx_v7_mfg_defconfig. And the kernel version is rel_imx_4.9.x_1.0.0_ga. I can really successfully build the uboot, kernel and rootfs, as well as the sdcard.img. And then I test the sdcard.img using dd command to my board. However the kernel ge...
DEFAULTTUNE:virtclass-multilib-lib32 = "armv7athf-neon" MACHINE_FEATURES:append = " matteradvanced " DELTA_KERNEL_DEFCONFIG="${WORKDIR}/WCS-kernel-config/*" DELTA_KERNEL_DEFCONFIG="${WORKDIR}/kernel-config/*" # Include device trees for other boards for internal test KERNEL_DEVICETREE += ...
I did apply the patches you shared, the only difference is configs/imx8mp_ddr4_evk_defconfig instead of configs/imx8mp_evk_defconfig. But the error Can't found uboot image in 640K range with 37% of flashing progress still there. Best Regards,Khang 0001-Adapt-iMX8MP-DDR4-...