I used yocto to build the root file system of imx6dl with the command "bitbake imx-image-full", but encountered an error during system startup
how should I solve this problem
Hello,
In this case you have to build again the entire yocto project and erase everything before building.
Regards