OpenWrt Forum Archive

Topic: Want Openwrt FOR XIAOMI MI 3 processor MT7620A

The content of this topic has been archived on 29 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Can someone make it for me please want VPN SERVER function.

Can you make Open-wrt for Xiaomi Mi router 3?

http://www.mi.com/miwifi3/specs/

processor MT7620A
ROM128MB SLC Nand Flash
RAM128MB DDR2
2.4G WiFi2X2 (IEEE 802.11N protocol support rates up to 300Mbps)
5G WiFi2X2 (IEEE 802.11AC protocol support rates up to 867Mbps)
antennaExternal omni-directional, multi-element high-gain antenna 4 (2.4G maximum gain 5dBi 2 Gen 5G maximum gain 6dBi 2 roots)
cooling systemNatural cooling

Chipset picture
https://forum.openwrt.org/viewtopic.php?id=65079

Mi router 3 uses the same hardware as mi mini, but different flash (nand) and flash layout, so adding support to it requires few edits to original dts

I've been trying to do the same. Ssh'ing into the router works with stock firmware. Now i'm stuck with flashing it with the openwrt bin.

dev:    size   erasesize  name
mtd0: 08000000 00020000 "ALL"
mtd1: 00040000 00020000 "Bootloader"
mtd2: 00040000 00020000 "Config"
mtd3: 00040000 00020000 "Bdata"
mtd4: 00040000 00020000 "Factory"
mtd5: 00040000 00020000 "crash"
mtd6: 00040000 00020000 "crash_syslog"
mtd7: 00080000 00020000 "reserved0"
mtd8: 00400000 00020000 "kernel0"
mtd9: 00400000 00020000 "kernel1"
mtd10: 02000000 00020000 "rootfs0"
mtd11: 02000000 00020000 "rootfs1"
mtd12: 03600000 00020000 "overlay"

I have no idea where to go from here... Flashing over rootfs0 doesn't do anything. I don't want to touch the kernel however. Any help appreciated.

The discussion might have continued from here.