IoTGateway/BSP/Android/Android 6.0.1 2.1.0 MFG TOOL

From ESS-WIKI
Jump to: navigation, search

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

Copy update image and uboot to android folder

For example : RSB-4411 (2017_03_01 Release version)

  • Copy u-boot_crc.bin.crc , u-boot_crc.bin, boot.img , revocery.img ,system.img to 4411AIV6004_DualQuad_2017-03-01_MFG_tool\Profiles\Linux\OS Firmware\files\android\ .
  • PS: Please remenber use the simg2img tools converts the sparse system image to raw system image on the Linux OS host computer. The pull the system immage to folder.

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.