yandong31 / XiaomiGateway3fw

Provide several firmwares for Xiaomi Gateway 3 (ZNDMWG03LM, ZNDMWG02LM). And bin uitls, boot_ctrl (enhanced), more function of busybox, dropbearmulti for ssh.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xiaomi Gateway3 (ZNDMWG03LM, ZNDMWG02LM) Firmware

The repository includes the following feature.

  1. binutils
  • Use fw_update to update firmware.
  • User boot_ctrl switch slot 0 or slot 1.
  • Better Busybox
  • Dropbearmulti for ssh
  1. raw firmware

    If using dd or bootloader to flash, need to use raw typen with padded (boundary 0x20000).

  2. modified firmware

    a. The modified firmwares was enabled tty rx and telnetd.

    b. Use fw_update to update.

  3. original firmware

  • Roll back to original firmware or upgrade firmware by fw_update.
fw_update linux.bin
  • Update Silicon Lab. EFR32BG by run_ble_dfu.sh, for example:
run_ble_dfu.sh /dev/ttyS1 full.gbl_1.4.7_0065.bin 107 1
  1. stock firmware

  2. scripts

    The python script utility to generate firmware, calcuate checksum of boot_info and other functions.

About

Provide several firmwares for Xiaomi Gateway 3 (ZNDMWG03LM, ZNDMWG02LM). And bin uitls, boot_ctrl (enhanced), more function of busybox, dropbearmulti for ssh.


Languages

Language:Python 64.4%Language:C 33.3%Language:Makefile 2.3%