mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2025-09-11 15:29:40 +00:00
After trying to implement the gluon support for this device I ended up in a boot loop due to the usable amount of flash left. With this patch layout it uses the unused and empty flash space in the original partiton layout. The version 3 of this device the RE365 share the same approach to have more usable space. Signed-off-by: Steffen Förster <nemesis@chemnitz.freifunk.net> Link: https://github.com/openwrt/openwrt/pull/18639 Signed-off-by: Sander Vanheule <sander@svanheule.net>