I hava a board named EPC6708, the processor is i.MX6DuaLite.
Which name do I choose(fsl-arm-yocto-bsp.git or meta-fsl-bsp-release.git or other)?
Corresponding machine name?
Hi ma haiyang,
For instance you may use imx6dlsabresd because the kernel would be the same, but please note that the hardware configuration would be different in your board than in imx6dlsabresd. So you need to change the Device Tree file and use onde that describes your hardware.
I did something similar with the UDOO board where I used imx6qsabresd MCHINE. Please take a look here:
Building Linux Image with QT5 for UDOO Quad
Regards,
Carlos
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Thanks for your answer.
Best Regards.