aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-envtools/files/ipq40xx
diff options
context:
space:
mode:
Diffstat (limited to 'package/boot/uboot-envtools/files/ipq40xx')
-rw-r--r--package/boot/uboot-envtools/files/ipq40xx3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/boot/uboot-envtools/files/ipq40xx b/package/boot/uboot-envtools/files/ipq40xx
index 2c81661737..171290e5d4 100644
--- a/package/boot/uboot-envtools/files/ipq40xx
+++ b/package/boot/uboot-envtools/files/ipq40xx
@@ -31,6 +31,9 @@ ubootenv_mtdinfo () {
}
case "$board" in
+linksys,ea6350v3)
+ ubootenv_add_uci_config "/dev/mtd7" "0x0" "0x20000" "0x20000"
+ ;;
glinet,gl-b1300 |\
openmesh,a42 |\
openmesh,a62)