Difference between revisions of "IoTGateway/BSP/Android/Android 6.0.1 2.1.0 MFG TOOL"

From ESS-WIKI
Jump to: navigation, search
(Created page with " = Enter recovery mode = === ROM-5420 === :Set the correct boot mode, then power on. :200px|Rom5420-mfgtool.jpg === ROM-3420 === :Set eng mode...")
 
Line 1: Line 1:
 
 
= Enter recovery mode =
 
= Enter recovery mode =
  
Line 44: Line 43:
  
 
=== RSB4411 Update SD ===
 
=== RSB4411 Update SD ===
 +
 
  [profiles]
 
  [profiles]
 
  chip = Linux
 
  chip = Linux
Line 58: Line 58:
  
 
=== RSB4411 Update EMMC ===
 
=== RSB4411 Update EMMC ===
 +
 
  [profiles]
 
  [profiles]
 
  chip = Linux
 
  chip = Linux
Line 70: Line 71:
 
  dtb = imx6q-rsb4411-a1
 
  dtb = imx6q-rsb4411-a1
 
  mmc = 0
 
  mmc = 0
 +
 +
= Running mfgtool and update =
 +
 +
running the MfgTool2.exe and update
 +
 +
:[[File:Mfgtool.jpg|400px|Mfgtool.jpg]]
 +
 +
#If you can’t running mfgtool2.exe, you can check MfgTool.log
 +
#Click “Start”,you can get information form debug console
 +
#:[[File:Mfg_pass.jpg|600px|Mfg_pass.jpg]]
 +
#After update finish,it will be shown below
 +
#:[[File:Mfgtool2.jpg|400px|Mfgtool2.jpg]]
 +
#Click “Exit” to terminate the application.

Revision as of 08:18, 3 July 2017

Enter recovery mode

ROM-5420

Set the correct boot mode, then power on.
Rom5420-mfgtool.jpg

ROM-3420

Set eng mode,then power on(1-off,2-on)
Rom3420-mfgtool.jpg

ROM-7421 DP/ROM-7421 QP/ROM-7421 SOLO

Set eng mode,then power on(1-off,2-on)
Rom7421-mfgtool.jpg

UBC-220

Set eng mode,then power on(1-off,2-on)
UBC220-mfgtool.jpg

ROM-7420

Set the correct boot mode, then power on.
Rom7420-mfgtool.jpg

Other Projects

Set eng mode,then power on(1-off,2-on)
Other project mfgtool.jpg

Connect the OTG to the PC

After connecting to PC, a HID-compliant device will be shown in the Device
Dm mfgtool.jpg

Modify config file

Modify cfg.ini

mfgtools/cfg.ini

RSB4411 Update SD

[profiles]
chip = Linux

[platform]
board = Android

[LIST]
name = ADV u-boot

[variable]
dtb = imx6q-rsb4411-a1
mmc = 1

RSB4411 Update EMMC

[profiles]
chip = Linux

[platform]
board = Android

[LIST]
name = ADV u-boot

[variable]
dtb = imx6q-rsb4411-a1
mmc = 0

Running mfgtool and update

running the MfgTool2.exe and update

Mfgtool.jpg
  1. If you can’t running mfgtool2.exe, you can check MfgTool.log
  2. Click “Start”,you can get information form debug console
    Mfg_pass.jpg
  3. After update finish,it will be shown below
    Mfgtool2.jpg
  4. Click “Exit” to terminate the application.