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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

Jump to solution
2,795 Views
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?

Labels (3)
Tags (1)
0 Kudos
Reply
1 Solution
1,905 Views
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!

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

View solution in original post

3 Replies
1,905 Views
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 Kudos
Reply
1,906 Views
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!

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

1,905 Views
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 Kudos
Reply