Build mfgtool firmware uboot

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Build mfgtool firmware uboot

跳至解决方案
3,308 次查看
wangtsungli
Contributor IV

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:

  1. Is there any document show how to build customize uboot and kernel for mkfgtool firmware?
  2. Is u-boot folder shared with both mfgtool firmware and image of my board?
标记 (2)
0 项奖励
1 解答
2,204 次查看
wangtsungli
Contributor IV

Using Yocto Project and bibake mfgtool-linux-imx for kernel firmware and bitbake u-boot-mfgtool for uboot firmware.

在原帖中查看解决方案

0 项奖励
4 回复数
2,205 次查看
wangtsungli
Contributor IV

Using Yocto Project and bibake mfgtool-linux-imx for kernel firmware and bitbake u-boot-mfgtool for uboot firmware.

0 项奖励
2,204 次查看
jochenstehle
Contributor III

Does this provide me a single image wich include uboot, kernel and fs in a xxx.imx format that i could download it direktly via the imx_usb_loader?

0 项奖励
2,204 次查看
wangtsungli
Contributor IV

I'm not really sure that it could do that.

But what I mentioned just can build kernel driver image and uboot image separately.

0 项奖励
2,204 次查看
anush_deekonda
Contributor I

what are the contents of bitbake command files mfgtool-linux-imx.bb u-boot-mfgtool.bb?

0 项奖励