Programming eMMC from user space

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

Programming eMMC from user space

Jump to solution
1,337 Views
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!

Labels (1)
0 Kudos
1 Solution
1,246 Views
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!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

1 Reply
1,247 Views
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!
-----------------------------------------------------------------------------------------------------------------------