uboot-envtools: ipq40xx: Configuration for GL.iNet GL-B1300
[openwrt/.git] / package / boot / uboot-envtools / files / ipq40xx
index d475e566299416176af3b8646a7510cd3c9787e7..2c8166173701b0183579600b88efa22dd9054fd3 100644 (file)
@@ -31,10 +31,14 @@ ubootenv_mtdinfo () {
 }
 
 case "$board" in
+glinet,gl-b1300 |\
 openmesh,a42 |\
 openmesh,a62)
        ubootenv_add_uci_config "/dev/mtd5" "0x0" "0x10000" "0x10000"
        ;;
+zyxel,nbg6617)
+       ubootenv_add_uci_config "/dev/mtd6" "0x0" "0x10000" "0x10000"
+       ;;
 esac
 
 config_load ubootenv