ipq806x: add Edgecore ECW5410 support
[openwrt/staging/ynezz.git] / package / boot / uboot-envtools / files / ipq806x
index e2f2e611cd2754a374ffcd950b33f2e7a3a14292..6aae089ac412258b66314d27ec3a6a9021eeb131 100644 (file)
@@ -31,6 +31,9 @@ ubootenv_mtdinfo () {
 }
 
 case "$board" in
+edgecore,ecw5410)
+       ubootenv_add_uci_config "/dev/mtd11" "0x0" "0x10000" "0x10000"
+       ;;
 linksys,ea7500-v1 |\
 linksys,ea8500)
        ubootenv_add_uci_config "/dev/mtd10" "0x0" "0x20000" "0x20000"