v20220306
Xiaomi AX3200/AX6S OpenWRT 06.03.2022
CI Build - https://cloud.drone.io/mikeeq/xiaomi_ax3200_openwrt/137
Important
If you're upgrading from previous releases, execute mtd -r write factory.bin firmware
instead of sysupgrade
!
Versions
OpenWRT version:
OPENWRT_GIT_URL=https://github.com/openwrt/openwrt.git
OPENWRT_GIT_BRANCH_NAME=master
OPENWRT_GIT_COMMIT_HASH=921392e2169e6a6eb94e9cf60449a53fc167ab96
Patch version:
# https://github.com/openwrt/openwrt/pull/4810
OPENWRT_NAMIDAIRO_GIT_URL=https://github.com/namidairo/openwrt.git
OPENWRT_NAMIDAIRO_GIT_BRANCH_NAME=ax6s
OPENWRT_NAMIDAIRO_GIT_COMMIT_HASH=236414713037711d9b71d415449366ed1aada1f4
Changelog:
- updated OpenWRT upstream revision
- changed partition layout (remember to first flash it using
mtd -r write factory.bin firmware
) - jjfs2 is now not getting corrupted, so saved data/configuration is getting restored after a reboot
- used modified version of namidairo's patch to fix sysupgrade and rebased changes to latest master