aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-envtools/files/ipq806x
diff options
context:
space:
mode:
Diffstat (limited to 'package/boot/uboot-envtools/files/ipq806x')
-rw-r--r--package/boot/uboot-envtools/files/ipq806x3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/boot/uboot-envtools/files/ipq806x b/package/boot/uboot-envtools/files/ipq806x
index e2f2e611cd..6aae089ac4 100644
--- a/package/boot/uboot-envtools/files/ipq806x
+++ b/package/boot/uboot-envtools/files/ipq806x
@@ -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"