Difference between revisions of "IoTGateway/BSP/Linux/iMX6/Mfgtool"
From ESS-WIKI
Line 23: | Line 23: | ||
:After connecting to PC, a HID-compliant device will be shown in the Device | :After connecting to PC, a HID-compliant device will be shown in the Device | ||
:[[File:dm_mfgtool.jpg |500px]] | :[[File:dm_mfgtool.jpg |500px]] | ||
+ | |||
+ | =Step 3= | ||
+ | ==modify cfg.ini== | ||
+ | :path: mfgtools/cfg.ini | ||
+ | [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 |
Revision as of 11:06, 2 June 2016
User Guide for using mfgtool
Step 1
ROM-5420
ROM-3420
- ATX mode
- In power off state,press power key for 5 secs and release
- AT mode
- Press power key ,then plug AC adapter,release power key after 5 secs
Other Projects
Step 2
Connect the OTG to the PC
Step 3
modify cfg.ini
- path: mfgtools/cfg.ini
[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