如何获得mfgtool下的u-boot-imx6dlsabresd_sd.imx?

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

如何获得mfgtool下的u-boot-imx6dlsabresd_sd.imx?

跳至解决方案
3,464 次查看
jiangshao
Contributor V

记得以前Android4.2.2,可以通过如下命令获得mfgtool下的u-boot:

make distclean

make mx6dl_sabresd_mfg_config

make

但是从Android5.1开始,这些命令似乎不再适用了。

请问如何自己生成mfgtool下的 \Profiles\Linux\OS Firmware\firmware\u-boot-imx6dlsabresd_sd.imx?

标签 (3)
标记 (1)
0 项奖励
回复
1 解答
2,574 次查看
Rita_Wang
NXP TechSupport
NXP TechSupport

Hi jiang shao,

You can use the u-boot you build for your board, and in the newest BSP, mfgtool can use the same u-boot with the  normal u-boot for your board. You do not need to build the u-boot for mfgtool separately. They can use the same one.

也就是说MFG Tools用的U-BOOT和正常工作用的,是一个U-BOOT,不用再另外编译了。你这里可以使用同一个u-boot。你试一下,有问题我们再沟通哈

Have a nice day

Dan

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Mark Correct  button. Thank you!

----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

3 回复数
2,574 次查看
jiangshao
Contributor V

我参考了mfgtool的文档 Manufacturing Tool V2 Linux or Android Firmware Development Guide V2.docx

里面有这样的描述:

How to Generate U-Boot and Kernel Image for MFG

Please refer to the BSP User Guide, chapter Build Manufacturing Firmware.

这个BSP User Guide是指 Android_User's_Guide.pdf 吗?

但是我在 Android_User's_Guide.pdf 中没有找到有关Build Manufacturing Firmware的章节

希望有FAE能给与支持

0 项奖励
回复
2,575 次查看
Rita_Wang
NXP TechSupport
NXP TechSupport

Hi jiang shao,

You can use the u-boot you build for your board, and in the newest BSP, mfgtool can use the same u-boot with the  normal u-boot for your board. You do not need to build the u-boot for mfgtool separately. They can use the same one.

也就是说MFG Tools用的U-BOOT和正常工作用的,是一个U-BOOT,不用再另外编译了。你这里可以使用同一个u-boot。你试一下,有问题我们再沟通哈

Have a nice day

Dan

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Mark Correct  button. Thank you!

----------------------------------------------------------------------------------------------------------------------

2,574 次查看
Rita_Wang
NXP TechSupport
NXP TechSupport

Hi jiang shao,

For how to build the Manufacturing Firmware on Android5.1, I will confirm it for you. Please wait.

Have a nice day

Dan

0 项奖励
回复