mirror of
https://github.com/openwrt/openwrt.git
synced 2026-06-17 14:50:15 +04:00
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:
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"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user