Updating u-boot and file system in u-boot cmd

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

Updating u-boot and file system in u-boot cmd

跳至解决方案
1,041 次查看
JHY
Contributor IV

How can I update u-boot image in u-boot console?

Linux kernel and dtb file are referenced in i.MX_Linux_User's_Guide.pdf, but u-boot image and file system are not.

In addition, SD card can update in host PC, but EMMC can only with MFGtool. Is it right?

标签 (1)
标记 (2)
0 项奖励
回复
1 解答
885 次查看
Yuri
NXP Employee
NXP Employee

   U-boot after load is working in DRAM, therefore new updated

version of U-boot may be loaded and written in the same manner as

kernel and dtb. Please refer to ucl2.xml file from MFG what is location

of U-boot image on selected media (SD, NAND).

Note :   MFG is the most preferable way to deploy images.


Have a great day,
Yuri

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

在原帖中查看解决方案

0 项奖励
回复
1 回复
886 次查看
Yuri
NXP Employee
NXP Employee

   U-boot after load is working in DRAM, therefore new updated

version of U-boot may be loaded and written in the same manner as

kernel and dtb. Please refer to ucl2.xml file from MFG what is location

of U-boot image on selected media (SD, NAND).

Note :   MFG is the most preferable way to deploy images.


Have a great day,
Yuri

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

0 项奖励
回复