Skip to content

Brainiarc7/openwrt-xiaomi-mini

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openwrt-xiaomi-mini

OpenWrt Patch for Xiaomi Router Mini

How to compile the firmware:

git clone https://github.com/rssnsj/openwrt-xiaomi-mini.git
cd openwrt-xiaomi-mini
make

Flashing the firmware generated above:

  • Before you flash the new firmware for the first time, visit( https://d.miwifi.com/rom/ssh ),and bind the device to your MiWiFi account. Then log in to it and run the command below to load the new SSH-enabled binary:

    mtd -r write openwrt-ramips-mt7620a-xiaomi-miwifi-mini-squashfs-sysupgrade.bin firmware

  • Then flash this to upgrade after running the command above:

    sysupgrade openwrt-ramips-mt7620a-xiaomi-miwifi-mini-squashfs-sysupgrade.bin

About

OpenWrt Patch for Xiaomi MiWiFi Mini

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 88.5%
  • Makefile 5.5%
  • Shell 4.3%
  • C++ 1.7%