How to start nand boot without mfgtools

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

How to start nand boot without mfgtools

572 Views
atakanakbulut
Contributor II

Hello im triying to boot from nand, i have custom imx7d and not has usb so that im not use to mfgtool. I want to learn how to start this work, im thinking nand write from sd card to nand. im using yocto and standart kernel/u-boot compiling

Q1 - Can i burn with dd to nand sdcard image Which kind of image is avaible this step? 

Q2 - How to run from nand without change pins

Q3 - İ cant format with vfat to nand because of mkfs.vfat not existing   

Any ideas for my questions 

Thanks

Labels (1)
Tags (3)
0 Kudos
1 Reply

461 Views
igorpadykov
NXP Employee
NXP Employee

Hi Atakan

as mfg tool runs small linux image which executes linux commands (in ucl2.xml script)

one can look at mfgtool2-yocto-mx-evk-nand.vbs included in package below and

execute the same commands from linux running from sd:

i.MX Series Manufacturing Toolkit for Linux 4.9.11_1.0.0 Release

https://www.nxp.com/webapp/Download?colCode=IMX6_L4.9.11_1.0.0_MFG_TOOL&appType=license&location=nul... 

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

0 Kudos