This is AsusWRT port to Xiaomi Mi 4C router. I no longer have this device and finished work with it.
- Updated packages and libraries
- MFP, WPA3 and OWE support
- Repeater mode support (without WPA3)
- Big JFFS partition with unlocked autorun scripts
- None
- Download image from Releases page or build it from source
- Flash it to a router from stock firmware (need exploit), unlocked bootloader or SPI programmer Procedure is very similar to installation of OpenWRT/Padavan; flash address is the same (OS1 partition)
- Download OpenWRT initramfs image, flash it to linux partition with command
mtd-write -i <image> -d linux
and reboot - Then follow OpenWRT instruction described here: https://openwrt.org/toh/xiaomi/xiaomi_mi_router_4c#openwrt_back_to_stock
- cd release/src-ra-4300
- add tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin to PATH
- make rt-4c
- I do not take responsibility for any damages - you do everything on your own risk
- Depsite last version is stable and I am not aware of any issues, I have already finished my work on this project and would no longer support it.