Hi All,
Here I'm facing a problem.
I assumed that I could compile the uboot and zimage with `bitbake mfgtool-linux-imx` and `bitbake u-boot-imx-mfgtool` for my mfgtool.
Then what did fsl-image-mfgtool-initramfs are doing?
I couldn't understand.
Anyone can help me on this?
Thanks in Advanced!
Hi,
It is used to build a manufacturing tool image. Details introductions you can refer to the document i.MX_Yocto_Project_User's_Guide.
I have written one thread in our community. Build Manufacturing Firmware you can take a look, it's useful for your understand.
Have a great day,
Rita
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Sorry but I still don't get it. Why one needs an initramfs with running uuc (the Manufacturing Image) if by using uuu tool I can flash directly my own image?