Hi community,
I'm working on the i.MX6 sabresd Quad platform with no PMIC.
While I try to burn image with mfgtool and I received log that show no pmic detected.
So I assumed that I need to build new uboot and kernel for mfgtool.
I had set the environment for Yocto project and try to build uboot image and kernel image with "bitbake linux-imx-mfgtool" and "bitbake u-boot-mfgtool" .
But I do not know where can I modify uboot code to avoid detecting pmic.
Question:
已解决! 转到解答。
Using Yocto Project and bibake mfgtool-linux-imx for kernel firmware and bitbake u-boot-mfgtool for uboot firmware.