package: uboot-envtools: add nbg6716 to appropriate group
[openwrt.git] / package / boot / uboot-envtools / files / ar71xx
index d838b07..2de3f67 100644 (file)
@@ -16,17 +16,20 @@ board=$(ar71xx_board_name)
 case "$board" in
 all0258n | \
 cap4200ag | \
+carambola2 | \
+eap300v2 | \
 hornet-ub | \
 hornet-ub-x2 | \
 mr600 | \
 mr600v2 | \
+mr900 | \
+mr900v2 | \
+nbg6716 | \
+om5p | \
 tube2h | \
 wndr3700)
        ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x10000" "0x10000"
        ;;
-nbg6716)
-       ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x10000" "0x10000"
-       ;;
 alfa-ap96 | \
 all0315n | \
 om2p | \
@@ -39,6 +42,9 @@ om2p-lc)
 wzr-hp-ag300h)
        ubootenv_add_uci_config "/dev/mtd3" "0x0" "0x10000" "0x10000"
        ;;
+qihoo-c301)
+       ubootenv_add_uci_config "/dev/mtd9" "0x0" "0x10000" "0x10000"
+       ;;
 esac
 
 config_load ubootenv