Hi, I am trying to add support for Linksys EA8100-AH and EA7500v2.
Everything seems to went well, but I am facing a problem.
These Linksys routers are using some sort of A/B partitioning
When updating, if it is on partition A, it writes the new firmware to partition B, and vice versa
And it seems like they boots randomly to partition A and B.
So, when Openwrt is flashed onto the router, half the time when the router is booted we get Openwrt, another time we get Linksys firmware instead.
I am thinking about using a script to flash Openwrt to another partition when it booted.
Are there other solutions to this?
Thanks!