Difference between revisions of "IoTGateway/BSP/Linux/iMX6/Mfgtool"
From ESS-WIKI
Alex.cheng (talk | contribs) (update mfg tool information for UBC-220) |
Alex.cheng (talk | contribs) (update information for ROM-7421) |
||
Line 19: | Line 19: | ||
:[[File:Rom3420-mfgtool.jpg|200px|Rom3420-mfgtool.jpg]] | :[[File:Rom3420-mfgtool.jpg|200px|Rom3420-mfgtool.jpg]] | ||
− | === ROM-7421 === | + | === ROM-7421 DP/ROM-7421 QP/ROM-7421 SOLO === |
:Set eng mode,then power on(1-off,2-on) | :Set eng mode,then power on(1-off,2-on) |
Revision as of 08:12, 3 March 2017
User Guide for using mfgtool
Enter recovery mode
ROM-5420
ROM-3420
ROM-7421 DP/ROM-7421 QP/ROM-7421 SOLO
UBC-220
Other Projects
Connect the OTG to the PC
Modify config file
modify cfg.ini
- mfgtools/cfg.ini
ROM-5420
[profiles] chip = Linux [platform] board = SabreSD [LIST] name = ADV u-boot [variable] dtb = imx6dl-rom5420-b1 mmc = 0 image = fsl-image-x11-imx6qrom5420-20141218174618.rootfs.sdcard
ROM-3420
[profiles] chip = Linux [platform] board = SabreSD [LIST] name = ADV u-boot [variable] dtb = imx6q-rom3420-a1 mmc = 0 image = fsl-image-qt5-imx6qrom3420a1-20170117173534.rootfs.sdcard
ROM-7421
[profiles] chip = Linux [platform] board = SabreSD [LIST] name = ADV u-boot [variable] dtb = imx6qp-rom7421-a1 mmc = 0 image = fsl-image-qt5-imx6qprom7421a1-20170116192833.rootfs.sdcard
UBC-220
[profiles] chip = Linux [platform] board = SabreSD [LIST] name = ADV u-boot [variable] dtb = imx6dl-ubc220-a1 mmc = 0 image = fsl-image-qt5-imx6dlubc220a1-20170208223506.rootfs.sdcard
which operation you want to do
[LIST] name = ADV Image update whole image(including rootfs) ADV kernel update zImage and dtb file ADV u-boot update u-boot ADV adv-loader update adv-loader
define config variable
[variable] dtb = (name of dtb file) mmc = ( “0” means “emmc” ,”1” means “SD Card” .) image = (If you want to update whole image,fill the image file name )
After updating image(ADV Image)
- then power on system
- perform “resize2fs /dev/mmcblk0p2”
- restart system.
Copy file
You must copy file to Profiles\Linux\OS Firmware\files
ADV Image fsl-image-qt5-imx6qprom7421a1-20170116192833.rootfs.sdcard ADV kernel zImage and dtb file ADV u-boot u-boot_crc.bin.crc & u-boot_crc.bin ADV adv-loader SPL
Running mfgtool and update
running the MfgTool2.exe and update