uboot-envtools: add extreme-networks,ws-ap3805i

This device has a redundant configuration. Important when writing to it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/22882
Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
Rosen Penev
2026-04-10 12:04:04 -07:00
committed by Robert Marko
parent bd949eb528
commit 7915d9a153
@@ -119,6 +119,10 @@ dell,apl27-0b1)
domywifi,dw33d)
ubootenv_add_uci_config "/dev/mtd4" "0x0" "0x10000" "0x10000"
;;
extreme-networks,ws-ap3805i)
ubootenv_add_uci_config "/dev/mtd2" "0x0" "0x1000" "0x4000" "1"
ubootenv_add_uci_config "/dev/mtd3" "0x0" "0x1000" "0x4000" "1"
;;
glinet,gl-ar150)
ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x8000" "0x10000"
;;