MFG - Manufacturing Tool - i.mx6 Androi4.4.3.2.0.0 flash- Fails

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

MFG - Manufacturing Tool - i.mx6 Androi4.4.3.2.0.0 flash- Fails

576 Views
bandelaprathyus
Contributor II

Hi,

       I have modified the cfg.ini file as follows.

[profiles]

chip = linux

[platform]

board = SabreAuto

[LIST]

name = Nand-Android-IMX6DL-SabreAuto

[variable]

board = sabreauto

mmc = 0

sxuboot=17x17arm2

sxdtb=17x17-arm2

ldo=

I want to flash it on Sabre-AI platform using NAND.

Whenever I run MFG tool2, I get an error Iitialize operation failed,  please refer to "MFGTool.log" for detailed information, errror-code:4.

Could some one say, how to modify the cfg.ini file according to the VBS file.

The VBS file for i.MX 6Solo/6DualLite SABRE-AI NAND is given as,

Set wshShell = CreateObject("WScript.shell")

wshShell.run "mfgtool2.exe -c ""linux"" -l ""Nand-Android-IMX6DL-SabreAuto"" -s ""board=sabreauto"" -s ""nand=nand"" -s ""nanddtb=gpmi-weim"" -s ""part_uboot=1"" -s ""part_kernel=2"" -s ""part_dtb=3"" -s ""part_rootfs=4""  "

Set wshShell = Nothing.

0 Kudos
0 Replies