Programming eMMC from user space

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

Programming eMMC from user space

跳至解决方案
1,617 次查看
eren_yilmaz
Contributor III

Is there a way of accessing eMMC to replace the u-boot image, the device-tree etc. from user space?

The only tool I could find is mmc-utils and it does not allow erasing or writing on the flash.

Thanks!

标签 (1)
0 项奖励
回复
1 解答
1,526 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Eren

one can check

How to upgrade Linux Kernel and dtb on eMMC without UUU  

https://boundarydevices.com/programming-emmc-on-i-mx6/ 

Mfg Tool scripts (ucl2.xml) on link i.MX Software and Development Tools | NXP 

Mfg Tool is running small linux image and scripts are used for programming external memories.

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

在原帖中查看解决方案

1 回复
1,527 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Eren

one can check

How to upgrade Linux Kernel and dtb on eMMC without UUU  

https://boundarydevices.com/programming-emmc-on-i-mx6/ 

Mfg Tool scripts (ucl2.xml) on link i.MX Software and Development Tools | NXP 

Mfg Tool is running small linux image and scripts are used for programming external memories.

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