mediatek: add support for zyxel ex5700

This commit is contained in:
hanwckf
2024-09-20 02:23:37 +08:00
parent 644d24f96d
commit f09e70e2e5
6 changed files with 371 additions and 0 deletions

View File

@@ -47,6 +47,9 @@ nradio,wt9103 |\
*konka,komi-a31*)
ubootenv_add_uci_config "/dev/mtd2" "0x0" "0x20000" "0x80000" "1"
;;
zyxel,ex5700)
ubootenv_add_uci_config "/dev/mtd2" "0x0" "0x4000" "0x80000" "1"
;;
esac
config_load ubootenv

View File

@@ -740,6 +740,7 @@ setup_model()
ruijie,rg-x60-pro* |\
jdcloud,re-cp-03 |\
tplink,tl-xdr608* |\
zyxel,ex5700 |\
*7986*)
MT7986_whnat $num_of_wifi $usbnet
;;