OpenWrt support for Xiaomi AX3000T

Thank you!
A few notes:

  1. fw_setenv flag_last_success should be 0 for firmware=1 and /dev/mtd8 as shown here. With 1 I got bootloops.
  2. I was able successfully install OpenWrt U-boot as described here.
    No more flag_try_sys1_failed.
  3. It's possible to access UART pins without opening the router, though the holes in a case. I realized that after opened it =) . Hair dryer will help not to damage sticker/label.
  4. sysupgrade will reboot the router automatically.

@zeluis9 , try fw_setenv flag_last_success 0

2 Likes