Difference between revisions of "IoTGateway/BSP/Linux/iMX6/Mfgtool"
From ESS-WIKI
Line 34: | Line 34: | ||
:mfgtools/cfg.ini | :mfgtools/cfg.ini | ||
− | |||
− | |||
[profiles] | [profiles] | ||
chip = Linux | chip = Linux | ||
+ | |||
+ | [platform] | ||
[LIST] | [LIST] | ||
− | name = ADV | + | name = ADV adv-loader & Image |
[variable] | [variable] | ||
DDR = 1G | DDR = 1G | ||
− | board = | + | board = imx6qrsb4411a1 |
mmc = 0 | mmc = 0 | ||
image = fsl-image-x11-imx6qrom5420-20141218174618.rootfs.sdcard | image = fsl-image-x11-imx6qrom5420-20141218174618.rootfs.sdcard | ||
+ | |||
+ | |||
which operation you want to do | which operation you want to do | ||
+ | |||
[LIST] | [LIST] | ||
name = | name = | ||
− | |||
ADV adv-loader & Image adv-loader & Image | ADV adv-loader & Image adv-loader & Image | ||
ADV kernel update zImage and dtb file | ADV kernel update zImage and dtb file |
Revision as of 08:20, 7 June 2018
User Guide for using mfgtool
Enter recovery mode
ROM-5420
EBC-RS03
Other Projects
Connect the OTG to the PC
Modify config file
modify cfg.ini
- mfgtools/cfg.ini
[profiles] chip = Linux [platform] [LIST] name = ADV adv-loader & Image [variable] DDR = 1G board = imx6qrsb4411a1 mmc = 0 image = fsl-image-x11-imx6qrom5420-20141218174618.rootfs.sdcard
which operation you want to do
[LIST] name = ADV adv-loader & Image adv-loader & Image ADV kernel update zImage and dtb file ADV u-boot update u-boot ADV adv-loader update adv-loader
define config variable
[variable] DDR = (size of memory) board = (projects name) mmc = ( “0” means “emmc” ,”1” means “SD Card” .) image = (If you want to update whole image,fill the image file name )
Copy file
You must copy file to Profiles\Linux\OS Firmware\files\imx6qrsb4411a1-1G\
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