update system on imx6ull

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

update system on imx6ull

868 Views
barry_chen
Contributor I

We want use sdcard update system ,linux kernel,rootfs, like Android.

now ,we use nand on imx6ull. That means ,update NAND flash with external sdcard.

so,How to do ?

Labels (1)
0 Kudos
3 Replies

595 Views
barry_chen
Contributor I

thanks for your help.

I may write a script following ucl2.xml  on my storable sdcard.But,I'll try it. Because according to point 5 from blow picture.we know it was running uboot_mfg,and had host PC. but now ,our application scenario have not PC ,and using sdcard update nand flash . In other words and last, according to ucl2.xml, I know how to write shell script when Updater state ,but not when BootStrap state.

pastedImage_1.png

0 Kudos

595 Views
igorpadykov
NXP Employee
NXP Employee

mfg tool is using small linux image which executes (using ucl2.xml) standard linux commands

which may be run when using linux with sd, no need for PC.

Best regards
igor

0 Kudos

595 Views
igorpadykov
NXP Employee
NXP Employee

Hi cheng

one can look at mfg tool nand programming command sequence (in file ucl2.xml),

mfg tool can be found on link

i.MX Software | NXP 

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

0 Kudos